#CBF1D2 Color

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

Color preview

#CBF1D2

Color formats

HEX
#CBF1D2
RGB
rgb(203, 241, 210)
RGBA
rgba(203, 241, 210, 1)
HSL
hsl(131, 58%, 87%)
HSV
hsv(131, 16%, 95%)
CMYK
cmyk(16%, 0%, 13%, 5%)
CSS variable
--color-primary: #CBF1D2;
Lowercase HEX
#cbf1d2

Shades

Tints

Tones

Harmony

CSS snippets for #CBF1D2

.color-cbf1d2 {
  color: #CBF1D2;
  background-color: #CBF1D2;
}

Frequently asked questions

What color is #CBF1D2?+

#CBF1D2 is a HEX color with RGB value rgb(203, 241, 210) and HSL value hsl(131, 58%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBF1D2?+

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