#A4CCED Color

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

Color preview

#A4CCED

Color formats

HEX
#A4CCED
RGB
rgb(164, 204, 237)
RGBA
rgba(164, 204, 237, 1)
HSL
hsl(207, 67%, 79%)
HSV
hsv(207, 31%, 93%)
CMYK
cmyk(31%, 14%, 0%, 7%)
CSS variable
--color-primary: #A4CCED;
Lowercase HEX
#a4cced

Shades

Tints

Tones

Harmony

CSS snippets for #A4CCED

.color-a4cced {
  color: #A4CCED;
  background-color: #A4CCED;
}

Frequently asked questions

What color is #A4CCED?+

#A4CCED is a HEX color with RGB value rgb(164, 204, 237) and HSL value hsl(207, 67%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A4CCED?+

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