#282EAF Color

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

Color preview

#282EAF

Color formats

HEX
#282EAF
RGB
rgb(40, 46, 175)
RGBA
rgba(40, 46, 175, 1)
HSL
hsl(237, 63%, 42%)
HSV
hsv(237, 77%, 69%)
CMYK
cmyk(77%, 74%, 0%, 31%)
CSS variable
--color-primary: #282EAF;
Lowercase HEX
#282eaf

Shades

Tints

Tones

Harmony

CSS snippets for #282EAF

.color-282eaf {
  color: #282EAF;
  background-color: #282EAF;
}

Frequently asked questions

What color is #282EAF?+

#282EAF is a HEX color with RGB value rgb(40, 46, 175) and HSL value hsl(237, 63%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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