#CFEBD7 Color

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

Color preview

#CFEBD7

Color formats

HEX
#CFEBD7
RGB
rgb(207, 235, 215)
RGBA
rgba(207, 235, 215, 1)
HSL
hsl(137, 41%, 87%)
HSV
hsv(137, 12%, 92%)
CMYK
cmyk(12%, 0%, 9%, 8%)
CSS variable
--color-primary: #CFEBD7;
Lowercase HEX
#cfebd7

Shades

Tints

Tones

Harmony

CSS snippets for #CFEBD7

.color-cfebd7 {
  color: #CFEBD7;
  background-color: #CFEBD7;
}

Frequently asked questions

What color is #CFEBD7?+

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

What is the closest Tailwind color to #CFEBD7?+

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