#303E8D Color

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

Color preview

#303E8D

Color formats

HEX
#303E8D
RGB
rgb(48, 62, 141)
RGBA
rgba(48, 62, 141, 1)
HSL
hsl(231, 49%, 37%)
HSV
hsv(231, 66%, 55%)
CMYK
cmyk(66%, 56%, 0%, 45%)
CSS variable
--color-primary: #303E8D;
Lowercase HEX
#303e8d

Shades

Tints

Tones

Harmony

CSS snippets for #303E8D

.color-303e8d {
  color: #303E8D;
  background-color: #303E8D;
}

Frequently asked questions

What color is #303E8D?+

#303E8D is a HEX color with RGB value rgb(48, 62, 141) and HSL value hsl(231, 49%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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