#282BBD Color

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

Color preview

#282BBD

Color formats

HEX
#282BBD
RGB
rgb(40, 43, 189)
RGBA
rgba(40, 43, 189, 1)
HSL
hsl(239, 65%, 45%)
HSV
hsv(239, 79%, 74%)
CMYK
cmyk(79%, 77%, 0%, 26%)
CSS variable
--color-primary: #282BBD;
Lowercase HEX
#282bbd

Shades

Tints

Tones

Harmony

CSS snippets for #282BBD

.color-282bbd {
  color: #282BBD;
  background-color: #282BBD;
}

Frequently asked questions

What color is #282BBD?+

#282BBD is a HEX color with RGB value rgb(40, 43, 189) and HSL value hsl(239, 65%, 45%). Its closest CSS named color is MediumBlue.

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

The closest Tailwind color is blue-800, available as the bg-blue-800 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