#282CEB Color

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

Color preview

#282CEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #282CEB

.color-282ceb {
  color: #282CEB;
  background-color: #282CEB;
}

Frequently asked questions

What color is #282CEB?+

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

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

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