#CCFFF4 Color

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

Color preview

#CCFFF4

Color formats

HEX
#CCFFF4
RGB
rgb(204, 255, 244)
RGBA
rgba(204, 255, 244, 1)
HSL
hsl(167, 100%, 90%)
HSV
hsv(167, 20%, 100%)
CMYK
cmyk(20%, 0%, 4%, 0%)
CSS variable
--color-primary: #CCFFF4;
Lowercase HEX
#ccfff4

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFF4

.color-ccfff4 {
  color: #CCFFF4;
  background-color: #CCFFF4;
}

Frequently asked questions

What color is #CCFFF4?+

#CCFFF4 is a HEX color with RGB value rgb(204, 255, 244) and HSL value hsl(167, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCFFF4?+

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