#A5EBCB Color

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

Color preview

#A5EBCB

Color formats

HEX
#A5EBCB
RGB
rgb(165, 235, 203)
RGBA
rgba(165, 235, 203, 1)
HSL
hsl(153, 64%, 78%)
HSV
hsv(153, 30%, 92%)
CMYK
cmyk(30%, 0%, 14%, 8%)
CSS variable
--color-primary: #A5EBCB;
Lowercase HEX
#a5ebcb

Shades

Tints

Tones

Harmony

CSS snippets for #A5EBCB

.color-a5ebcb {
  color: #A5EBCB;
  background-color: #A5EBCB;
}

Frequently asked questions

What color is #A5EBCB?+

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

What is the closest Tailwind color to #A5EBCB?+

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