#A5DCCA Color

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

Color preview

#A5DCCA

Color formats

HEX
#A5DCCA
RGB
rgb(165, 220, 202)
RGBA
rgba(165, 220, 202, 1)
HSL
hsl(160, 44%, 75%)
HSV
hsv(160, 25%, 86%)
CMYK
cmyk(25%, 0%, 8%, 14%)
CSS variable
--color-primary: #A5DCCA;
Lowercase HEX
#a5dcca

Shades

Tints

Tones

Harmony

CSS snippets for #A5DCCA

.color-a5dcca {
  color: #A5DCCA;
  background-color: #A5DCCA;
}

Frequently asked questions

What color is #A5DCCA?+

#A5DCCA is a HEX color with RGB value rgb(165, 220, 202) and HSL value hsl(160, 44%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5DCCA?+

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