#CFEEFA Color

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

Color preview

#CFEEFA

Color formats

HEX
#CFEEFA
RGB
rgb(207, 238, 250)
RGBA
rgba(207, 238, 250, 1)
HSL
hsl(197, 81%, 90%)
HSV
hsv(197, 17%, 98%)
CMYK
cmyk(17%, 5%, 0%, 2%)
CSS variable
--color-primary: #CFEEFA;
Lowercase HEX
#cfeefa

Shades

Tints

Tones

Harmony

CSS snippets for #CFEEFA

.color-cfeefa {
  color: #CFEEFA;
  background-color: #CFEEFA;
}

Frequently asked questions

What color is #CFEEFA?+

#CFEEFA is a HEX color with RGB value rgb(207, 238, 250) and HSL value hsl(197, 81%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFEEFA?+

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