#282BEB Color

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

Color preview

#282BEB

Color formats

HEX
#282BEB
RGB
rgb(40, 43, 235)
RGBA
rgba(40, 43, 235, 1)
HSL
hsl(239, 83%, 54%)
HSV
hsv(239, 83%, 92%)
CMYK
cmyk(83%, 82%, 0%, 8%)
CSS variable
--color-primary: #282BEB;
Lowercase HEX
#282beb

Shades

Tints

Tones

Harmony

CSS snippets for #282BEB

.color-282beb {
  color: #282BEB;
  background-color: #282BEB;
}

Frequently asked questions

What color is #282BEB?+

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

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

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