#CBFFF3 Color

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

Color preview

#CBFFF3

Color formats

HEX
#CBFFF3
RGB
rgb(203, 255, 243)
RGBA
rgba(203, 255, 243, 1)
HSL
hsl(166, 100%, 90%)
HSV
hsv(166, 20%, 100%)
CMYK
cmyk(20%, 0%, 5%, 0%)
CSS variable
--color-primary: #CBFFF3;
Lowercase HEX
#cbfff3

Shades

Tints

Tones

Harmony

CSS snippets for #CBFFF3

.color-cbfff3 {
  color: #CBFFF3;
  background-color: #CBFFF3;
}

Frequently asked questions

What color is #CBFFF3?+

#CBFFF3 is a HEX color with RGB value rgb(203, 255, 243) and HSL value hsl(166, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CBFFF3?+

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