#A4D9EB Color

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

Color preview

#A4D9EB

Color formats

HEX
#A4D9EB
RGB
rgb(164, 217, 235)
RGBA
rgba(164, 217, 235, 1)
HSL
hsl(195, 64%, 78%)
HSV
hsv(195, 30%, 92%)
CMYK
cmyk(30%, 8%, 0%, 8%)
CSS variable
--color-primary: #A4D9EB;
Lowercase HEX
#a4d9eb

Shades

Tints

Tones

Harmony

CSS snippets for #A4D9EB

.color-a4d9eb {
  color: #A4D9EB;
  background-color: #A4D9EB;
}

Frequently asked questions

What color is #A4D9EB?+

#A4D9EB is a HEX color with RGB value rgb(164, 217, 235) and HSL value hsl(195, 64%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4D9EB?+

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