#CFEAE3 Color

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

Color preview

#CFEAE3

Color formats

HEX
#CFEAE3
RGB
rgb(207, 234, 227)
RGBA
rgba(207, 234, 227, 1)
HSL
hsl(164, 39%, 86%)
HSV
hsv(164, 12%, 92%)
CMYK
cmyk(12%, 0%, 3%, 8%)
CSS variable
--color-primary: #CFEAE3;
Lowercase HEX
#cfeae3

Shades

Tints

Tones

Harmony

CSS snippets for #CFEAE3

.color-cfeae3 {
  color: #CFEAE3;
  background-color: #CFEAE3;
}

Frequently asked questions

What color is #CFEAE3?+

#CFEAE3 is a HEX color with RGB value rgb(207, 234, 227) and HSL value hsl(164, 39%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFEAE3?+

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