#A0CFCE Color

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

Color preview

#A0CFCE

Color formats

HEX
#A0CFCE
RGB
rgb(160, 207, 206)
RGBA
rgba(160, 207, 206, 1)
HSL
hsl(179, 33%, 72%)
HSV
hsv(179, 23%, 81%)
CMYK
cmyk(23%, 0%, 0%, 19%)
CSS variable
--color-primary: #A0CFCE;
Lowercase HEX
#a0cfce

Shades

Tints

Tones

Harmony

CSS snippets for #A0CFCE

.color-a0cfce {
  color: #A0CFCE;
  background-color: #A0CFCE;
}

Frequently asked questions

What color is #A0CFCE?+

#A0CFCE is a HEX color with RGB value rgb(160, 207, 206) and HSL value hsl(179, 33%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0CFCE?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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