#A4DAFB Color

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

Color preview

#A4DAFB

Color formats

HEX
#A4DAFB
RGB
rgb(164, 218, 251)
RGBA
rgba(164, 218, 251, 1)
HSL
hsl(203, 92%, 81%)
HSV
hsv(203, 35%, 98%)
CMYK
cmyk(35%, 13%, 0%, 2%)
CSS variable
--color-primary: #A4DAFB;
Lowercase HEX
#a4dafb

Shades

Tints

Tones

Harmony

CSS snippets for #A4DAFB

.color-a4dafb {
  color: #A4DAFB;
  background-color: #A4DAFB;
}

Frequently asked questions

What color is #A4DAFB?+

#A4DAFB is a HEX color with RGB value rgb(164, 218, 251) and HSL value hsl(203, 92%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4DAFB?+

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