#A9D4EB Color

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

Color preview

#A9D4EB

Color formats

HEX
#A9D4EB
RGB
rgb(169, 212, 235)
RGBA
rgba(169, 212, 235, 1)
HSL
hsl(201, 62%, 79%)
HSV
hsv(201, 28%, 92%)
CMYK
cmyk(28%, 10%, 0%, 8%)
CSS variable
--color-primary: #A9D4EB;
Lowercase HEX
#a9d4eb

Shades

Tints

Tones

Harmony

CSS snippets for #A9D4EB

.color-a9d4eb {
  color: #A9D4EB;
  background-color: #A9D4EB;
}

Frequently asked questions

What color is #A9D4EB?+

#A9D4EB is a HEX color with RGB value rgb(169, 212, 235) and HSL value hsl(201, 62%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9D4EB?+

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