#282DAC Color

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

Color preview

#282DAC

Color formats

HEX
#282DAC
RGB
rgb(40, 45, 172)
RGBA
rgba(40, 45, 172, 1)
HSL
hsl(238, 62%, 42%)
HSV
hsv(238, 77%, 67%)
CMYK
cmyk(77%, 74%, 0%, 33%)
CSS variable
--color-primary: #282DAC;
Lowercase HEX
#282dac

Shades

Tints

Tones

Harmony

CSS snippets for #282DAC

.color-282dac {
  color: #282DAC;
  background-color: #282DAC;
}

Frequently asked questions

What color is #282DAC?+

#282DAC is a HEX color with RGB value rgb(40, 45, 172) and HSL value hsl(238, 62%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #282DAC?+

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