#282DCA Color

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

Color preview

#282DCA

Color formats

HEX
#282DCA
RGB
rgb(40, 45, 202)
RGBA
rgba(40, 45, 202, 1)
HSL
hsl(238, 67%, 47%)
HSV
hsv(238, 80%, 79%)
CMYK
cmyk(80%, 78%, 0%, 21%)
CSS variable
--color-primary: #282DCA;
Lowercase HEX
#282dca

Shades

Tints

Tones

Harmony

CSS snippets for #282DCA

.color-282dca {
  color: #282DCA;
  background-color: #282DCA;
}

Frequently asked questions

What color is #282DCA?+

#282DCA is a HEX color with RGB value rgb(40, 45, 202) and HSL value hsl(238, 67%, 47%). Its closest CSS named color is MediumBlue.

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

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