#A5ECFA Color

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

Color preview

#A5ECFA

Color formats

HEX
#A5ECFA
RGB
rgb(165, 236, 250)
RGBA
rgba(165, 236, 250, 1)
HSL
hsl(190, 89%, 81%)
HSV
hsv(190, 34%, 98%)
CMYK
cmyk(34%, 6%, 0%, 2%)
CSS variable
--color-primary: #A5ECFA;
Lowercase HEX
#a5ecfa

Shades

Tints

Tones

Harmony

CSS snippets for #A5ECFA

.color-a5ecfa {
  color: #A5ECFA;
  background-color: #A5ECFA;
}

Frequently asked questions

What color is #A5ECFA?+

#A5ECFA is a HEX color with RGB value rgb(165, 236, 250) and HSL value hsl(190, 89%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5ECFA?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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