#A4D8EF Color

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

Color preview

#A4D8EF

Color formats

HEX
#A4D8EF
RGB
rgb(164, 216, 239)
RGBA
rgba(164, 216, 239, 1)
HSL
hsl(198, 70%, 79%)
HSV
hsv(198, 31%, 94%)
CMYK
cmyk(31%, 10%, 0%, 6%)
CSS variable
--color-primary: #A4D8EF;
Lowercase HEX
#a4d8ef

Shades

Tints

Tones

Harmony

CSS snippets for #A4D8EF

.color-a4d8ef {
  color: #A4D8EF;
  background-color: #A4D8EF;
}

Frequently asked questions

What color is #A4D8EF?+

#A4D8EF is a HEX color with RGB value rgb(164, 216, 239) and HSL value hsl(198, 70%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4D8EF?+

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