#A5EFCF Color

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

Color preview

#A5EFCF

Color formats

HEX
#A5EFCF
RGB
rgb(165, 239, 207)
RGBA
rgba(165, 239, 207, 1)
HSL
hsl(154, 70%, 79%)
HSV
hsv(154, 31%, 94%)
CMYK
cmyk(31%, 0%, 13%, 6%)
CSS variable
--color-primary: #A5EFCF;
Lowercase HEX
#a5efcf

Shades

Tints

Tones

Harmony

CSS snippets for #A5EFCF

.color-a5efcf {
  color: #A5EFCF;
  background-color: #A5EFCF;
}

Frequently asked questions

What color is #A5EFCF?+

#A5EFCF is a HEX color with RGB value rgb(165, 239, 207) and HSL value hsl(154, 70%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5EFCF?+

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