#CBEDDD Color

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

Color preview

#CBEDDD

Color formats

HEX
#CBEDDD
RGB
rgb(203, 237, 221)
RGBA
rgba(203, 237, 221, 1)
HSL
hsl(152, 49%, 86%)
HSV
hsv(152, 14%, 93%)
CMYK
cmyk(14%, 0%, 7%, 7%)
CSS variable
--color-primary: #CBEDDD;
Lowercase HEX
#cbeddd

Shades

Tints

Tones

Harmony

CSS snippets for #CBEDDD

.color-cbeddd {
  color: #CBEDDD;
  background-color: #CBEDDD;
}

Frequently asked questions

What color is #CBEDDD?+

#CBEDDD is a HEX color with RGB value rgb(203, 237, 221) and HSL value hsl(152, 49%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEDDD?+

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