#CEFAE0 Color

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

Color preview

#CEFAE0

Color formats

HEX
#CEFAE0
RGB
rgb(206, 250, 224)
RGBA
rgba(206, 250, 224, 1)
HSL
hsl(145, 81%, 89%)
HSV
hsv(145, 18%, 98%)
CMYK
cmyk(18%, 0%, 10%, 2%)
CSS variable
--color-primary: #CEFAE0;
Lowercase HEX
#cefae0

Shades

Tints

Tones

Harmony

CSS snippets for #CEFAE0

.color-cefae0 {
  color: #CEFAE0;
  background-color: #CEFAE0;
}

Frequently asked questions

What color is #CEFAE0?+

#CEFAE0 is a HEX color with RGB value rgb(206, 250, 224) and HSL value hsl(145, 81%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEFAE0?+

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