#CFEBD8 Color

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

Color preview

#CFEBD8

Color formats

HEX
#CFEBD8
RGB
rgb(207, 235, 216)
RGBA
rgba(207, 235, 216, 1)
HSL
hsl(139, 41%, 87%)
HSV
hsv(139, 12%, 92%)
CMYK
cmyk(12%, 0%, 8%, 8%)
CSS variable
--color-primary: #CFEBD8;
Lowercase HEX
#cfebd8

Shades

Tints

Tones

Harmony

CSS snippets for #CFEBD8

.color-cfebd8 {
  color: #CFEBD8;
  background-color: #CFEBD8;
}

Frequently asked questions

What color is #CFEBD8?+

#CFEBD8 is a HEX color with RGB value rgb(207, 235, 216) and HSL value hsl(139, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFEBD8?+

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