#A5DDFE Color

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

Color preview

#A5DDFE

Color formats

HEX
#A5DDFE
RGB
rgb(165, 221, 254)
RGBA
rgba(165, 221, 254, 1)
HSL
hsl(202, 98%, 82%)
HSV
hsv(202, 35%, 100%)
CMYK
cmyk(35%, 13%, 0%, 0%)
CSS variable
--color-primary: #A5DDFE;
Lowercase HEX
#a5ddfe

Shades

Tints

Tones

Harmony

CSS snippets for #A5DDFE

.color-a5ddfe {
  color: #A5DDFE;
  background-color: #A5DDFE;
}

Frequently asked questions

What color is #A5DDFE?+

#A5DDFE is a HEX color with RGB value rgb(165, 221, 254) and HSL value hsl(202, 98%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5DDFE?+

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