#282EEB Color

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

Color preview

#282EEB

Color formats

HEX
#282EEB
RGB
rgb(40, 46, 235)
RGBA
rgba(40, 46, 235, 1)
HSL
hsl(238, 83%, 54%)
HSV
hsv(238, 83%, 92%)
CMYK
cmyk(83%, 80%, 0%, 8%)
CSS variable
--color-primary: #282EEB;
Lowercase HEX
#282eeb

Shades

Tints

Tones

Harmony

CSS snippets for #282EEB

.color-282eeb {
  color: #282EEB;
  background-color: #282EEB;
}

Frequently asked questions

What color is #282EEB?+

#282EEB is a HEX color with RGB value rgb(40, 46, 235) and HSL value hsl(238, 83%, 54%). Its closest CSS named color is Blue.

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

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