#A5DFFA Color

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

Color preview

#A5DFFA

Color formats

HEX
#A5DFFA
RGB
rgb(165, 223, 250)
RGBA
rgba(165, 223, 250, 1)
HSL
hsl(199, 89%, 81%)
HSV
hsv(199, 34%, 98%)
CMYK
cmyk(34%, 11%, 0%, 2%)
CSS variable
--color-primary: #A5DFFA;
Lowercase HEX
#a5dffa

Shades

Tints

Tones

Harmony

CSS snippets for #A5DFFA

.color-a5dffa {
  color: #A5DFFA;
  background-color: #A5DFFA;
}

Frequently asked questions

What color is #A5DFFA?+

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

What is the closest Tailwind color to #A5DFFA?+

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