#A5EBCF Color

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

Color preview

#A5EBCF

Color formats

HEX
#A5EBCF
RGB
rgb(165, 235, 207)
RGBA
rgba(165, 235, 207, 1)
HSL
hsl(156, 64%, 78%)
HSV
hsv(156, 30%, 92%)
CMYK
cmyk(30%, 0%, 12%, 8%)
CSS variable
--color-primary: #A5EBCF;
Lowercase HEX
#a5ebcf

Shades

Tints

Tones

Harmony

CSS snippets for #A5EBCF

.color-a5ebcf {
  color: #A5EBCF;
  background-color: #A5EBCF;
}

Frequently asked questions

What color is #A5EBCF?+

#A5EBCF is a HEX color with RGB value rgb(165, 235, 207) and HSL value hsl(156, 64%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A5EBCF?+

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