#9ACCDB Color

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

Color preview

#9ACCDB

Color formats

HEX
#9ACCDB
RGB
rgb(154, 204, 219)
RGBA
rgba(154, 204, 219, 1)
HSL
hsl(194, 47%, 73%)
HSV
hsv(194, 30%, 86%)
CMYK
cmyk(30%, 7%, 0%, 14%)
CSS variable
--color-primary: #9ACCDB;
Lowercase HEX
#9accdb

Shades

Tints

Tones

Harmony

CSS snippets for #9ACCDB

.color-9accdb {
  color: #9ACCDB;
  background-color: #9ACCDB;
}

Frequently asked questions

What color is #9ACCDB?+

#9ACCDB is a HEX color with RGB value rgb(154, 204, 219) and HSL value hsl(194, 47%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9ACCDB?+

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