#282BB8 Color

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

Color preview

#282BB8

Color formats

HEX
#282BB8
RGB
rgb(40, 43, 184)
RGBA
rgba(40, 43, 184, 1)
HSL
hsl(239, 64%, 44%)
HSV
hsv(239, 78%, 72%)
CMYK
cmyk(78%, 77%, 0%, 28%)
CSS variable
--color-primary: #282BB8;
Lowercase HEX
#282bb8

Shades

Tints

Tones

Harmony

CSS snippets for #282BB8

.color-282bb8 {
  color: #282BB8;
  background-color: #282BB8;
}

Frequently asked questions

What color is #282BB8?+

#282BB8 is a HEX color with RGB value rgb(40, 43, 184) and HSL value hsl(239, 64%, 44%). Its closest CSS named color is DarkSlateBlue.

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

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