#A1CBE0 Color

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

Color preview

#A1CBE0

Color formats

HEX
#A1CBE0
RGB
rgb(161, 203, 224)
RGBA
rgba(161, 203, 224, 1)
HSL
hsl(200, 50%, 75%)
HSV
hsv(200, 28%, 88%)
CMYK
cmyk(28%, 9%, 0%, 12%)
CSS variable
--color-primary: #A1CBE0;
Lowercase HEX
#a1cbe0

Shades

Tints

Tones

Harmony

CSS snippets for #A1CBE0

.color-a1cbe0 {
  color: #A1CBE0;
  background-color: #A1CBE0;
}

Frequently asked questions

What color is #A1CBE0?+

#A1CBE0 is a HEX color with RGB value rgb(161, 203, 224) and HSL value hsl(200, 50%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1CBE0?+

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