#CBEFD2 Color

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

Color preview

#CBEFD2

Color formats

HEX
#CBEFD2
RGB
rgb(203, 239, 210)
RGBA
rgba(203, 239, 210, 1)
HSL
hsl(132, 53%, 87%)
HSV
hsv(132, 15%, 94%)
CMYK
cmyk(15%, 0%, 12%, 6%)
CSS variable
--color-primary: #CBEFD2;
Lowercase HEX
#cbefd2

Shades

Tints

Tones

Harmony

CSS snippets for #CBEFD2

.color-cbefd2 {
  color: #CBEFD2;
  background-color: #CBEFD2;
}

Frequently asked questions

What color is #CBEFD2?+

#CBEFD2 is a HEX color with RGB value rgb(203, 239, 210) and HSL value hsl(132, 53%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEFD2?+

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