#A2CBEB Color

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

Color preview

#A2CBEB

Color formats

HEX
#A2CBEB
RGB
rgb(162, 203, 235)
RGBA
rgba(162, 203, 235, 1)
HSL
hsl(206, 65%, 78%)
HSV
hsv(206, 31%, 92%)
CMYK
cmyk(31%, 14%, 0%, 8%)
CSS variable
--color-primary: #A2CBEB;
Lowercase HEX
#a2cbeb

Shades

Tints

Tones

Harmony

CSS snippets for #A2CBEB

.color-a2cbeb {
  color: #A2CBEB;
  background-color: #A2CBEB;
}

Frequently asked questions

What color is #A2CBEB?+

#A2CBEB is a HEX color with RGB value rgb(162, 203, 235) and HSL value hsl(206, 65%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A2CBEB?+

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