#A5CFCA Color

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

Color preview

#A5CFCA

Color formats

HEX
#A5CFCA
RGB
rgb(165, 207, 202)
RGBA
rgba(165, 207, 202, 1)
HSL
hsl(173, 30%, 73%)
HSV
hsv(173, 20%, 81%)
CMYK
cmyk(20%, 0%, 2%, 19%)
CSS variable
--color-primary: #A5CFCA;
Lowercase HEX
#a5cfca

Shades

Tints

Tones

Harmony

CSS snippets for #A5CFCA

.color-a5cfca {
  color: #A5CFCA;
  background-color: #A5CFCA;
}

Frequently asked questions

What color is #A5CFCA?+

#A5CFCA is a HEX color with RGB value rgb(165, 207, 202) and HSL value hsl(173, 30%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5CFCA?+

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