#A5D5CC Color

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

Color preview

#A5D5CC

Color formats

HEX
#A5D5CC
RGB
rgb(165, 213, 204)
RGBA
rgba(165, 213, 204, 1)
HSL
hsl(169, 36%, 74%)
HSV
hsv(169, 23%, 84%)
CMYK
cmyk(23%, 0%, 4%, 16%)
CSS variable
--color-primary: #A5D5CC;
Lowercase HEX
#a5d5cc

Shades

Tints

Tones

Harmony

CSS snippets for #A5D5CC

.color-a5d5cc {
  color: #A5D5CC;
  background-color: #A5D5CC;
}

Frequently asked questions

What color is #A5D5CC?+

#A5D5CC is a HEX color with RGB value rgb(165, 213, 204) and HSL value hsl(169, 36%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5D5CC?+

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