#A7DDCC Color

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

Color preview

#A7DDCC

Color formats

HEX
#A7DDCC
RGB
rgb(167, 221, 204)
RGBA
rgba(167, 221, 204, 1)
HSL
hsl(161, 44%, 76%)
HSV
hsv(161, 24%, 87%)
CMYK
cmyk(24%, 0%, 8%, 13%)
CSS variable
--color-primary: #A7DDCC;
Lowercase HEX
#a7ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #A7DDCC

.color-a7ddcc {
  color: #A7DDCC;
  background-color: #A7DDCC;
}

Frequently asked questions

What color is #A7DDCC?+

#A7DDCC is a HEX color with RGB value rgb(167, 221, 204) and HSL value hsl(161, 44%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A7DDCC?+

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