#CBFCF9 Color

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

Color preview

#CBFCF9

Color formats

HEX
#CBFCF9
RGB
rgb(203, 252, 249)
RGBA
rgba(203, 252, 249, 1)
HSL
hsl(176, 89%, 89%)
HSV
hsv(176, 19%, 99%)
CMYK
cmyk(19%, 0%, 1%, 1%)
CSS variable
--color-primary: #CBFCF9;
Lowercase HEX
#cbfcf9

Shades

Tints

Tones

Harmony

CSS snippets for #CBFCF9

.color-cbfcf9 {
  color: #CBFCF9;
  background-color: #CBFCF9;
}

Frequently asked questions

What color is #CBFCF9?+

#CBFCF9 is a HEX color with RGB value rgb(203, 252, 249) and HSL value hsl(176, 89%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CBFCF9?+

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