#282BE2 Color

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

Color preview

#282BE2

Color formats

HEX
#282BE2
RGB
rgb(40, 43, 226)
RGBA
rgba(40, 43, 226, 1)
HSL
hsl(239, 76%, 52%)
HSV
hsv(239, 82%, 89%)
CMYK
cmyk(82%, 81%, 0%, 11%)
CSS variable
--color-primary: #282BE2;
Lowercase HEX
#282be2

Shades

Tints

Tones

Harmony

CSS snippets for #282BE2

.color-282be2 {
  color: #282BE2;
  background-color: #282BE2;
}

Frequently asked questions

What color is #282BE2?+

#282BE2 is a HEX color with RGB value rgb(40, 43, 226) and HSL value hsl(239, 76%, 52%). Its closest CSS named color is MediumBlue.

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

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