#ACC3FB Color

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

Color preview

#ACC3FB

Color formats

HEX
#ACC3FB
RGB
rgb(172, 195, 251)
RGBA
rgba(172, 195, 251, 1)
HSL
hsl(223, 91%, 83%)
HSV
hsv(223, 31%, 98%)
CMYK
cmyk(31%, 22%, 0%, 2%)
CSS variable
--color-primary: #ACC3FB;
Lowercase HEX
#acc3fb

Shades

Tints

Tones

Harmony

CSS snippets for #ACC3FB

.color-acc3fb {
  color: #ACC3FB;
  background-color: #ACC3FB;
}

Frequently asked questions

What color is #ACC3FB?+

#ACC3FB is a HEX color with RGB value rgb(172, 195, 251) and HSL value hsl(223, 91%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACC3FB?+

The closest Tailwind color is indigo-300, available as the bg-indigo-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