#CBFBF8 Color

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

Color preview

#CBFBF8

Color formats

HEX
#CBFBF8
RGB
rgb(203, 251, 248)
RGBA
rgba(203, 251, 248, 1)
HSL
hsl(176, 86%, 89%)
HSV
hsv(176, 19%, 98%)
CMYK
cmyk(19%, 0%, 1%, 2%)
CSS variable
--color-primary: #CBFBF8;
Lowercase HEX
#cbfbf8

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBF8

.color-cbfbf8 {
  color: #CBFBF8;
  background-color: #CBFBF8;
}

Frequently asked questions

What color is #CBFBF8?+

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

What is the closest Tailwind color to #CBFBF8?+

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