#CBF9D5 Color

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

Color preview

#CBF9D5

Color formats

HEX
#CBF9D5
RGB
rgb(203, 249, 213)
RGBA
rgba(203, 249, 213, 1)
HSL
hsl(133, 79%, 89%)
HSV
hsv(133, 18%, 98%)
CMYK
cmyk(18%, 0%, 14%, 2%)
CSS variable
--color-primary: #CBF9D5;
Lowercase HEX
#cbf9d5

Shades

Tints

Tones

Harmony

CSS snippets for #CBF9D5

.color-cbf9d5 {
  color: #CBF9D5;
  background-color: #CBF9D5;
}

Frequently asked questions

What color is #CBF9D5?+

#CBF9D5 is a HEX color with RGB value rgb(203, 249, 213) and HSL value hsl(133, 79%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBF9D5?+

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