#303EA6 Color

Inspect #303EA6 across formats, palettes, contrast and closest named color matches.

Color preview

#303EA6

Color formats

HEX
#303EA6
RGB
rgb(48, 62, 166)
RGBA
rgba(48, 62, 166, 1)
HSL
hsl(233, 55%, 42%)
HSV
hsv(233, 71%, 65%)
CMYK
cmyk(71%, 63%, 0%, 35%)
CSS variable
--color-primary: #303EA6;
Lowercase HEX
#303ea6

Shades

Tints

Tones

Harmony

CSS snippets for #303EA6

.color-303ea6 {
  color: #303EA6;
  background-color: #303EA6;
}

Frequently asked questions

What color is #303EA6?+

#303EA6 is a HEX color with RGB value rgb(48, 62, 166) and HSL value hsl(233, 55%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #303EA6?+

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