#A5EEDD Color

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

Color preview

#A5EEDD

Color formats

HEX
#A5EEDD
RGB
rgb(165, 238, 221)
RGBA
rgba(165, 238, 221, 1)
HSL
hsl(166, 68%, 79%)
HSV
hsv(166, 31%, 93%)
CMYK
cmyk(31%, 0%, 7%, 7%)
CSS variable
--color-primary: #A5EEDD;
Lowercase HEX
#a5eedd

Shades

Tints

Tones

Harmony

CSS snippets for #A5EEDD

.color-a5eedd {
  color: #A5EEDD;
  background-color: #A5EEDD;
}

Frequently asked questions

What color is #A5EEDD?+

#A5EEDD is a HEX color with RGB value rgb(165, 238, 221) and HSL value hsl(166, 68%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5EEDD?+

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