#CFFFFB Color

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

Color preview

#CFFFFB

Color formats

HEX
#CFFFFB
RGB
rgb(207, 255, 251)
RGBA
rgba(207, 255, 251, 1)
HSL
hsl(175, 100%, 91%)
HSV
hsv(175, 19%, 100%)
CMYK
cmyk(19%, 0%, 2%, 0%)
CSS variable
--color-primary: #CFFFFB;
Lowercase HEX
#cffffb

Shades

Tints

Tones

Harmony

CSS snippets for #CFFFFB

.color-cffffb {
  color: #CFFFFB;
  background-color: #CFFFFB;
}

Frequently asked questions

What color is #CFFFFB?+

#CFFFFB is a HEX color with RGB value rgb(207, 255, 251) and HSL value hsl(175, 100%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFFFFB?+

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