#CBFBE2 Color

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

Color preview

#CBFBE2

Color formats

HEX
#CBFBE2
RGB
rgb(203, 251, 226)
RGBA
rgba(203, 251, 226, 1)
HSL
hsl(149, 86%, 89%)
HSV
hsv(149, 19%, 98%)
CMYK
cmyk(19%, 0%, 10%, 2%)
CSS variable
--color-primary: #CBFBE2;
Lowercase HEX
#cbfbe2

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBE2

.color-cbfbe2 {
  color: #CBFBE2;
  background-color: #CBFBE2;
}

Frequently asked questions

What color is #CBFBE2?+

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

What is the closest Tailwind color to #CBFBE2?+

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