#F0FFFF — Azure

#F0FFFF is Azure. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#F0FFFF
RGB
rgb(240, 255, 255)
HSL
hsl(180, 100%, 97%)
HSV
hsv(180, 6%, 100%)
CMYK
cmyk(6%, 0%, 0%, 0%)
20%
40%
60%
80%
100%

Shades and tints of Azure

CSS snippets

Hexcolor: #F0FFFF;
Keywordcolor: azure;
RGBcolor: rgb(240, 255, 255);
HSLcolor: hsl(180, 100%, 97%);

Frequently asked questions

What color is #F0FFFF?

#F0FFFF is Azure, a standard CSS named color. In RGB it's rgb(240, 255, 255); in HSL it's hsl(180, 100%, 97%).

How do I use #F0FFFF in CSS?

Use it directly as a hex value (color: #F0FFFF;), or by its CSS keyword name (color: azure;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Azure converts to approximately C6 M0 Y0 K0 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors