#A0CDCF Color

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

Color preview

#A0CDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0CDCF

.color-a0cdcf {
  color: #A0CDCF;
  background-color: #A0CDCF;
}

Frequently asked questions

What color is #A0CDCF?+

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

What is the closest Tailwind color to #A0CDCF?+

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