#CBF9E8 Color

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

Color preview

#CBF9E8

Color formats

HEX
#CBF9E8
RGB
rgb(203, 249, 232)
RGBA
rgba(203, 249, 232, 1)
HSL
hsl(158, 79%, 89%)
HSV
hsv(158, 18%, 98%)
CMYK
cmyk(18%, 0%, 7%, 2%)
CSS variable
--color-primary: #CBF9E8;
Lowercase HEX
#cbf9e8

Shades

Tints

Tones

Harmony

CSS snippets for #CBF9E8

.color-cbf9e8 {
  color: #CBF9E8;
  background-color: #CBF9E8;
}

Frequently asked questions

What color is #CBF9E8?+

#CBF9E8 is a HEX color with RGB value rgb(203, 249, 232) and HSL value hsl(158, 79%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBF9E8?+

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