#A1CBFB Color

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

Color preview

#A1CBFB

Color formats

HEX
#A1CBFB
RGB
rgb(161, 203, 251)
RGBA
rgba(161, 203, 251, 1)
HSL
hsl(212, 92%, 81%)
HSV
hsv(212, 36%, 98%)
CMYK
cmyk(36%, 19%, 0%, 2%)
CSS variable
--color-primary: #A1CBFB;
Lowercase HEX
#a1cbfb

Shades

Tints

Tones

Harmony

CSS snippets for #A1CBFB

.color-a1cbfb {
  color: #A1CBFB;
  background-color: #A1CBFB;
}

Frequently asked questions

What color is #A1CBFB?+

#A1CBFB is a HEX color with RGB value rgb(161, 203, 251) and HSL value hsl(212, 92%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A1CBFB?+

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