#CBFBE4 Color

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

Color preview

#CBFBE4

Color formats

HEX
#CBFBE4
RGB
rgb(203, 251, 228)
RGBA
rgba(203, 251, 228, 1)
HSL
hsl(151, 86%, 89%)
HSV
hsv(151, 19%, 98%)
CMYK
cmyk(19%, 0%, 9%, 2%)
CSS variable
--color-primary: #CBFBE4;
Lowercase HEX
#cbfbe4

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBE4

.color-cbfbe4 {
  color: #CBFBE4;
  background-color: #CBFBE4;
}

Frequently asked questions

What color is #CBFBE4?+

#CBFBE4 is a HEX color with RGB value rgb(203, 251, 228) and HSL value hsl(151, 86%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #CBFBE4?+

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