#A4CDEC Color

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

Color preview

#A4CDEC

Color formats

HEX
#A4CDEC
RGB
rgb(164, 205, 236)
RGBA
rgba(164, 205, 236, 1)
HSL
hsl(206, 65%, 78%)
HSV
hsv(206, 31%, 93%)
CMYK
cmyk(31%, 13%, 0%, 7%)
CSS variable
--color-primary: #A4CDEC;
Lowercase HEX
#a4cdec

Shades

Tints

Tones

Harmony

CSS snippets for #A4CDEC

.color-a4cdec {
  color: #A4CDEC;
  background-color: #A4CDEC;
}

Frequently asked questions

What color is #A4CDEC?+

#A4CDEC is a HEX color with RGB value rgb(164, 205, 236) and HSL value hsl(206, 65%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4CDEC?+

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