#282FAC Color

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

Color preview

#282FAC

Color formats

HEX
#282FAC
RGB
rgb(40, 47, 172)
RGBA
rgba(40, 47, 172, 1)
HSL
hsl(237, 62%, 42%)
HSV
hsv(237, 77%, 67%)
CMYK
cmyk(77%, 73%, 0%, 33%)
CSS variable
--color-primary: #282FAC;
Lowercase HEX
#282fac

Shades

Tints

Tones

Harmony

CSS snippets for #282FAC

.color-282fac {
  color: #282FAC;
  background-color: #282FAC;
}

Frequently asked questions

What color is #282FAC?+

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

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

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