#CFFAE6 Color

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

Color preview

#CFFAE6

Color formats

HEX
#CFFAE6
RGB
rgb(207, 250, 230)
RGBA
rgba(207, 250, 230, 1)
HSL
hsl(152, 81%, 90%)
HSV
hsv(152, 17%, 98%)
CMYK
cmyk(17%, 0%, 8%, 2%)
CSS variable
--color-primary: #CFFAE6;
Lowercase HEX
#cffae6

Shades

Tints

Tones

Harmony

CSS snippets for #CFFAE6

.color-cffae6 {
  color: #CFFAE6;
  background-color: #CFFAE6;
}

Frequently asked questions

What color is #CFFAE6?+

#CFFAE6 is a HEX color with RGB value rgb(207, 250, 230) and HSL value hsl(152, 81%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFFAE6?+

The closest Tailwind color is emerald-100, available as the bg-emerald-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