#A1CFFB Color

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

Color preview

#A1CFFB

Color formats

HEX
#A1CFFB
RGB
rgb(161, 207, 251)
RGBA
rgba(161, 207, 251, 1)
HSL
hsl(209, 92%, 81%)
HSV
hsv(209, 36%, 98%)
CMYK
cmyk(36%, 18%, 0%, 2%)
CSS variable
--color-primary: #A1CFFB;
Lowercase HEX
#a1cffb

Shades

Tints

Tones

Harmony

CSS snippets for #A1CFFB

.color-a1cffb {
  color: #A1CFFB;
  background-color: #A1CFFB;
}

Frequently asked questions

What color is #A1CFFB?+

#A1CFFB is a HEX color with RGB value rgb(161, 207, 251) and HSL value hsl(209, 92%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1CFFB?+

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