#AAD4FF Color

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

Color preview

#AAD4FF

Color formats

HEX
#AAD4FF
RGB
rgb(170, 212, 255)
RGBA
rgba(170, 212, 255, 1)
HSL
hsl(210, 100%, 83%)
HSV
hsv(210, 33%, 100%)
CMYK
cmyk(33%, 17%, 0%, 0%)
CSS variable
--color-primary: #AAD4FF;
Lowercase HEX
#aad4ff

Shades

Tints

Tones

Harmony

CSS snippets for #AAD4FF

.color-aad4ff {
  color: #AAD4FF;
  background-color: #AAD4FF;
}

Frequently asked questions

What color is #AAD4FF?+

#AAD4FF is a HEX color with RGB value rgb(170, 212, 255) and HSL value hsl(210, 100%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AAD4FF?+

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