#A8CDE1 Color

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

Color preview

#A8CDE1

Color formats

HEX
#A8CDE1
RGB
rgb(168, 205, 225)
RGBA
rgba(168, 205, 225, 1)
HSL
hsl(201, 49%, 77%)
HSV
hsv(201, 25%, 88%)
CMYK
cmyk(25%, 9%, 0%, 12%)
CSS variable
--color-primary: #A8CDE1;
Lowercase HEX
#a8cde1

Shades

Tints

Tones

Harmony

CSS snippets for #A8CDE1

.color-a8cde1 {
  color: #A8CDE1;
  background-color: #A8CDE1;
}

Frequently asked questions

What color is #A8CDE1?+

#A8CDE1 is a HEX color with RGB value rgb(168, 205, 225) and HSL value hsl(201, 49%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8CDE1?+

The closest Tailwind color is slate-300, available as the bg-slate-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