#CBFBF0 Color

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

Color preview

#CBFBF0

Color formats

HEX
#CBFBF0
RGB
rgb(203, 251, 240)
RGBA
rgba(203, 251, 240, 1)
HSL
hsl(166, 86%, 89%)
HSV
hsv(166, 19%, 98%)
CMYK
cmyk(19%, 0%, 4%, 2%)
CSS variable
--color-primary: #CBFBF0;
Lowercase HEX
#cbfbf0

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBF0

.color-cbfbf0 {
  color: #CBFBF0;
  background-color: #CBFBF0;
}

Frequently asked questions

What color is #CBFBF0?+

#CBFBF0 is a HEX color with RGB value rgb(203, 251, 240) and HSL value hsl(166, 86%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CBFBF0?+

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