#CBEDD2 Color

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

Color preview

#CBEDD2

Color formats

HEX
#CBEDD2
RGB
rgb(203, 237, 210)
RGBA
rgba(203, 237, 210, 1)
HSL
hsl(132, 49%, 86%)
HSV
hsv(132, 14%, 93%)
CMYK
cmyk(14%, 0%, 11%, 7%)
CSS variable
--color-primary: #CBEDD2;
Lowercase HEX
#cbedd2

Shades

Tints

Tones

Harmony

CSS snippets for #CBEDD2

.color-cbedd2 {
  color: #CBEDD2;
  background-color: #CBEDD2;
}

Frequently asked questions

What color is #CBEDD2?+

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

What is the closest Tailwind color to #CBEDD2?+

The closest Tailwind color is green-200, available as the bg-green-200 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