#909ABC Color

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

Color preview

#909ABC

Color formats

HEX
#909ABC
RGB
rgb(144, 154, 188)
RGBA
rgba(144, 154, 188, 1)
HSL
hsl(226, 25%, 65%)
HSV
hsv(226, 23%, 74%)
CMYK
cmyk(23%, 18%, 0%, 26%)
CSS variable
--color-primary: #909ABC;
Lowercase HEX
#909abc

Shades

Tints

Tones

Harmony

CSS snippets for #909ABC

.color-909abc {
  color: #909ABC;
  background-color: #909ABC;
}

Frequently asked questions

What color is #909ABC?+

#909ABC is a HEX color with RGB value rgb(144, 154, 188) and HSL value hsl(226, 25%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #909ABC?+

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