#CBEBD8 Color

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

Color preview

#CBEBD8

Color formats

HEX
#CBEBD8
RGB
rgb(203, 235, 216)
RGBA
rgba(203, 235, 216, 1)
HSL
hsl(144, 44%, 86%)
HSV
hsv(144, 14%, 92%)
CMYK
cmyk(14%, 0%, 8%, 8%)
CSS variable
--color-primary: #CBEBD8;
Lowercase HEX
#cbebd8

Shades

Tints

Tones

Harmony

CSS snippets for #CBEBD8

.color-cbebd8 {
  color: #CBEBD8;
  background-color: #CBEBD8;
}

Frequently asked questions

What color is #CBEBD8?+

#CBEBD8 is a HEX color with RGB value rgb(203, 235, 216) and HSL value hsl(144, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEBD8?+

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