#303E7D Color

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

Color preview

#303E7D

Color formats

HEX
#303E7D
RGB
rgb(48, 62, 125)
RGBA
rgba(48, 62, 125, 1)
HSL
hsl(229, 45%, 34%)
HSV
hsv(229, 62%, 49%)
CMYK
cmyk(62%, 50%, 0%, 51%)
CSS variable
--color-primary: #303E7D;
Lowercase HEX
#303e7d

Shades

Tints

Tones

Harmony

CSS snippets for #303E7D

.color-303e7d {
  color: #303E7D;
  background-color: #303E7D;
}

Frequently asked questions

What color is #303E7D?+

#303E7D is a HEX color with RGB value rgb(48, 62, 125) and HSL value hsl(229, 45%, 34%). Its closest CSS named color is DarkSlateBlue.

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

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