#A5D4FE Color

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

Color preview

#A5D4FE

Color formats

HEX
#A5D4FE
RGB
rgb(165, 212, 254)
RGBA
rgba(165, 212, 254, 1)
HSL
hsl(208, 98%, 82%)
HSV
hsv(208, 35%, 100%)
CMYK
cmyk(35%, 17%, 0%, 0%)
CSS variable
--color-primary: #A5D4FE;
Lowercase HEX
#a5d4fe

Shades

Tints

Tones

Harmony

CSS snippets for #A5D4FE

.color-a5d4fe {
  color: #A5D4FE;
  background-color: #A5D4FE;
}

Frequently asked questions

What color is #A5D4FE?+

#A5D4FE is a HEX color with RGB value rgb(165, 212, 254) and HSL value hsl(208, 98%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A5D4FE?+

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