#CEFAE7 Color

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

Color preview

#CEFAE7

Color formats

HEX
#CEFAE7
RGB
rgb(206, 250, 231)
RGBA
rgba(206, 250, 231, 1)
HSL
hsl(154, 81%, 89%)
HSV
hsv(154, 18%, 98%)
CMYK
cmyk(18%, 0%, 8%, 2%)
CSS variable
--color-primary: #CEFAE7;
Lowercase HEX
#cefae7

Shades

Tints

Tones

Harmony

CSS snippets for #CEFAE7

.color-cefae7 {
  color: #CEFAE7;
  background-color: #CEFAE7;
}

Frequently asked questions

What color is #CEFAE7?+

#CEFAE7 is a HEX color with RGB value rgb(206, 250, 231) and HSL value hsl(154, 81%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFAE7?+

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