#A1CCDE Color

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

Color preview

#A1CCDE

Color formats

HEX
#A1CCDE
RGB
rgb(161, 204, 222)
RGBA
rgba(161, 204, 222, 1)
HSL
hsl(198, 48%, 75%)
HSV
hsv(198, 27%, 87%)
CMYK
cmyk(27%, 8%, 0%, 13%)
CSS variable
--color-primary: #A1CCDE;
Lowercase HEX
#a1ccde

Shades

Tints

Tones

Harmony

CSS snippets for #A1CCDE

.color-a1ccde {
  color: #A1CCDE;
  background-color: #A1CCDE;
}

Frequently asked questions

What color is #A1CCDE?+

#A1CCDE is a HEX color with RGB value rgb(161, 204, 222) and HSL value hsl(198, 48%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1CCDE?+

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