#A8D4FD Color

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

Color preview

#A8D4FD

Color formats

HEX
#A8D4FD
RGB
rgb(168, 212, 253)
RGBA
rgba(168, 212, 253, 1)
HSL
hsl(209, 96%, 83%)
HSV
hsv(209, 34%, 99%)
CMYK
cmyk(34%, 16%, 0%, 1%)
CSS variable
--color-primary: #A8D4FD;
Lowercase HEX
#a8d4fd

Shades

Tints

Tones

Harmony

CSS snippets for #A8D4FD

.color-a8d4fd {
  color: #A8D4FD;
  background-color: #A8D4FD;
}

Frequently asked questions

What color is #A8D4FD?+

#A8D4FD is a HEX color with RGB value rgb(168, 212, 253) and HSL value hsl(209, 96%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A8D4FD?+

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