#CBFBF7 Color

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

Color preview

#CBFBF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBFBF7

.color-cbfbf7 {
  color: #CBFBF7;
  background-color: #CBFBF7;
}

Frequently asked questions

What color is #CBFBF7?+

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

What is the closest Tailwind color to #CBFBF7?+

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