#CBEBD9 Color

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

Color preview

#CBEBD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBEBD9

.color-cbebd9 {
  color: #CBEBD9;
  background-color: #CBEBD9;
}

Frequently asked questions

What color is #CBEBD9?+

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

What is the closest Tailwind color to #CBEBD9?+

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