#A4DAFF Color

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

Color preview

#A4DAFF

Color formats

HEX
#A4DAFF
RGB
rgb(164, 218, 255)
RGBA
rgba(164, 218, 255, 1)
HSL
hsl(204, 100%, 82%)
HSV
hsv(204, 36%, 100%)
CMYK
cmyk(36%, 15%, 0%, 0%)
CSS variable
--color-primary: #A4DAFF;
Lowercase HEX
#a4daff

Shades

Tints

Tones

Harmony

CSS snippets for #A4DAFF

.color-a4daff {
  color: #A4DAFF;
  background-color: #A4DAFF;
}

Frequently asked questions

What color is #A4DAFF?+

#A4DAFF is a HEX color with RGB value rgb(164, 218, 255) and HSL value hsl(204, 100%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4DAFF?+

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