#A4CDF2 Color

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

Color preview

#A4CDF2

Color formats

HEX
#A4CDF2
RGB
rgb(164, 205, 242)
RGBA
rgba(164, 205, 242, 1)
HSL
hsl(208, 75%, 80%)
HSV
hsv(208, 32%, 95%)
CMYK
cmyk(32%, 15%, 0%, 5%)
CSS variable
--color-primary: #A4CDF2;
Lowercase HEX
#a4cdf2

Shades

Tints

Tones

Harmony

CSS snippets for #A4CDF2

.color-a4cdf2 {
  color: #A4CDF2;
  background-color: #A4CDF2;
}

Frequently asked questions

What color is #A4CDF2?+

#A4CDF2 is a HEX color with RGB value rgb(164, 205, 242) and HSL value hsl(208, 75%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4CDF2?+

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