#CBEFF6 Color

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

Color preview

#CBEFF6

Color formats

HEX
#CBEFF6
RGB
rgb(203, 239, 246)
RGBA
rgba(203, 239, 246, 1)
HSL
hsl(190, 70%, 88%)
HSV
hsv(190, 17%, 96%)
CMYK
cmyk(17%, 3%, 0%, 4%)
CSS variable
--color-primary: #CBEFF6;
Lowercase HEX
#cbeff6

Shades

Tints

Tones

Harmony

CSS snippets for #CBEFF6

.color-cbeff6 {
  color: #CBEFF6;
  background-color: #CBEFF6;
}

Frequently asked questions

What color is #CBEFF6?+

#CBEFF6 is a HEX color with RGB value rgb(203, 239, 246) and HSL value hsl(190, 70%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CBEFF6?+

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