#282BEC Color

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

Color preview

#282BEC

Color formats

HEX
#282BEC
RGB
rgb(40, 43, 236)
RGBA
rgba(40, 43, 236, 1)
HSL
hsl(239, 84%, 54%)
HSV
hsv(239, 83%, 93%)
CMYK
cmyk(83%, 82%, 0%, 7%)
CSS variable
--color-primary: #282BEC;
Lowercase HEX
#282bec

Shades

Tints

Tones

Harmony

CSS snippets for #282BEC

.color-282bec {
  color: #282BEC;
  background-color: #282BEC;
}

Frequently asked questions

What color is #282BEC?+

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

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

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