#301CCA Color

Inspect #301CCA across formats, palettes, contrast and closest named color matches.

Color preview

#301CCA

Color formats

HEX
#301CCA
RGB
rgb(48, 28, 202)
RGBA
rgba(48, 28, 202, 1)
HSL
hsl(247, 76%, 45%)
HSV
hsv(247, 86%, 79%)
CMYK
cmyk(76%, 86%, 0%, 21%)
CSS variable
--color-primary: #301CCA;
Lowercase HEX
#301cca

Shades

Tints

Tones

Harmony

CSS snippets for #301CCA

.color-301cca {
  color: #301CCA;
  background-color: #301CCA;
}

Frequently asked questions

What color is #301CCA?+

#301CCA is a HEX color with RGB value rgb(48, 28, 202) and HSL value hsl(247, 76%, 45%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #301CCA?+

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