#A5D5CB Color

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

Color preview

#A5D5CB

Color formats

HEX
#A5D5CB
RGB
rgb(165, 213, 203)
RGBA
rgba(165, 213, 203, 1)
HSL
hsl(167, 36%, 74%)
HSV
hsv(167, 23%, 84%)
CMYK
cmyk(23%, 0%, 5%, 16%)
CSS variable
--color-primary: #A5D5CB;
Lowercase HEX
#a5d5cb

Shades

Tints

Tones

Harmony

CSS snippets for #A5D5CB

.color-a5d5cb {
  color: #A5D5CB;
  background-color: #A5D5CB;
}

Frequently asked questions

What color is #A5D5CB?+

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

What is the closest Tailwind color to #A5D5CB?+

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