#CEFFEA Color

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

Color preview

#CEFFEA

Color formats

HEX
#CEFFEA
RGB
rgb(206, 255, 234)
RGBA
rgba(206, 255, 234, 1)
HSL
hsl(154, 100%, 90%)
HSV
hsv(154, 19%, 100%)
CMYK
cmyk(19%, 0%, 8%, 0%)
CSS variable
--color-primary: #CEFFEA;
Lowercase HEX
#ceffea

Shades

Tints

Tones

Harmony

CSS snippets for #CEFFEA

.color-ceffea {
  color: #CEFFEA;
  background-color: #CEFFEA;
}

Frequently asked questions

What color is #CEFFEA?+

#CEFFEA is a HEX color with RGB value rgb(206, 255, 234) and HSL value hsl(154, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFFEA?+

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