#282EEC Color

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

Color preview

#282EEC

Color formats

HEX
#282EEC
RGB
rgb(40, 46, 236)
RGBA
rgba(40, 46, 236, 1)
HSL
hsl(238, 84%, 54%)
HSV
hsv(238, 83%, 93%)
CMYK
cmyk(83%, 81%, 0%, 7%)
CSS variable
--color-primary: #282EEC;
Lowercase HEX
#282eec

Shades

Tints

Tones

Harmony

CSS snippets for #282EEC

.color-282eec {
  color: #282EEC;
  background-color: #282EEC;
}

Frequently asked questions

What color is #282EEC?+

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

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

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