#CBEFFB Color

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

Color preview

#CBEFFB

Color formats

HEX
#CBEFFB
RGB
rgb(203, 239, 251)
RGBA
rgba(203, 239, 251, 1)
HSL
hsl(195, 86%, 89%)
HSV
hsv(195, 19%, 98%)
CMYK
cmyk(19%, 5%, 0%, 2%)
CSS variable
--color-primary: #CBEFFB;
Lowercase HEX
#cbeffb

Shades

Tints

Tones

Harmony

CSS snippets for #CBEFFB

.color-cbeffb {
  color: #CBEFFB;
  background-color: #CBEFFB;
}

Frequently asked questions

What color is #CBEFFB?+

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

What is the closest Tailwind color to #CBEFFB?+

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