#CAFAFD Color

Inspect #CAFAFD across formats, palettes, contrast and closest named color matches.

Color preview

#CAFAFD

Color formats

HEX
#CAFAFD
RGB
rgb(202, 250, 253)
RGBA
rgba(202, 250, 253, 1)
HSL
hsl(184, 93%, 89%)
HSV
hsv(184, 20%, 99%)
CMYK
cmyk(20%, 1%, 0%, 1%)
CSS variable
--color-primary: #CAFAFD;
Lowercase HEX
#cafafd

Shades

Tints

Tones

Harmony

CSS snippets for #CAFAFD

.color-cafafd {
  color: #CAFAFD;
  background-color: #CAFAFD;
}

Frequently asked questions

What color is #CAFAFD?+

#CAFAFD is a HEX color with RGB value rgb(202, 250, 253) and HSL value hsl(184, 93%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CAFAFD?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools