#282BE8 Color

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

Color preview

#282BE8

Color formats

HEX
#282BE8
RGB
rgb(40, 43, 232)
RGBA
rgba(40, 43, 232, 1)
HSL
hsl(239, 81%, 53%)
HSV
hsv(239, 83%, 91%)
CMYK
cmyk(83%, 81%, 0%, 9%)
CSS variable
--color-primary: #282BE8;
Lowercase HEX
#282be8

Shades

Tints

Tones

Harmony

CSS snippets for #282BE8

.color-282be8 {
  color: #282BE8;
  background-color: #282BE8;
}

Frequently asked questions

What color is #282BE8?+

#282BE8 is a HEX color with RGB value rgb(40, 43, 232) and HSL value hsl(239, 81%, 53%). Its closest CSS named color is Blue.

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

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