#CBF2D6 Color

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

Color preview

#CBF2D6

Color formats

HEX
#CBF2D6
RGB
rgb(203, 242, 214)
RGBA
rgba(203, 242, 214, 1)
HSL
hsl(137, 60%, 87%)
HSV
hsv(137, 16%, 95%)
CMYK
cmyk(16%, 0%, 12%, 5%)
CSS variable
--color-primary: #CBF2D6;
Lowercase HEX
#cbf2d6

Shades

Tints

Tones

Harmony

CSS snippets for #CBF2D6

.color-cbf2d6 {
  color: #CBF2D6;
  background-color: #CBF2D6;
}

Frequently asked questions

What color is #CBF2D6?+

#CBF2D6 is a HEX color with RGB value rgb(203, 242, 214) and HSL value hsl(137, 60%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBF2D6?+

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