#ACCBF8 Color

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

Color preview

#ACCBF8

Color formats

HEX
#ACCBF8
RGB
rgb(172, 203, 248)
RGBA
rgba(172, 203, 248, 1)
HSL
hsl(216, 84%, 82%)
HSV
hsv(216, 31%, 97%)
CMYK
cmyk(31%, 18%, 0%, 3%)
CSS variable
--color-primary: #ACCBF8;
Lowercase HEX
#accbf8

Shades

Tints

Tones

Harmony

CSS snippets for #ACCBF8

.color-accbf8 {
  color: #ACCBF8;
  background-color: #ACCBF8;
}

Frequently asked questions

What color is #ACCBF8?+

#ACCBF8 is a HEX color with RGB value rgb(172, 203, 248) and HSL value hsl(216, 84%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACCBF8?+

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