#A2CBDF Color

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

Color preview

#A2CBDF

Color formats

HEX
#A2CBDF
RGB
rgb(162, 203, 223)
RGBA
rgba(162, 203, 223, 1)
HSL
hsl(200, 49%, 75%)
HSV
hsv(200, 27%, 87%)
CMYK
cmyk(27%, 9%, 0%, 13%)
CSS variable
--color-primary: #A2CBDF;
Lowercase HEX
#a2cbdf

Shades

Tints

Tones

Harmony

CSS snippets for #A2CBDF

.color-a2cbdf {
  color: #A2CBDF;
  background-color: #A2CBDF;
}

Frequently asked questions

What color is #A2CBDF?+

#A2CBDF is a HEX color with RGB value rgb(162, 203, 223) and HSL value hsl(200, 49%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2CBDF?+

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