#A3CDDA Color

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

Color preview

#A3CDDA

Color formats

HEX
#A3CDDA
RGB
rgb(163, 205, 218)
RGBA
rgba(163, 205, 218, 1)
HSL
hsl(194, 43%, 75%)
HSV
hsv(194, 25%, 85%)
CMYK
cmyk(25%, 6%, 0%, 15%)
CSS variable
--color-primary: #A3CDDA;
Lowercase HEX
#a3cdda

Shades

Tints

Tones

Harmony

CSS snippets for #A3CDDA

.color-a3cdda {
  color: #A3CDDA;
  background-color: #A3CDDA;
}

Frequently asked questions

What color is #A3CDDA?+

#A3CDDA is a HEX color with RGB value rgb(163, 205, 218) and HSL value hsl(194, 43%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A3CDDA?+

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