#303E69 Color

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

Color preview

#303E69

Color formats

HEX
#303E69
RGB
rgb(48, 62, 105)
RGBA
rgba(48, 62, 105, 1)
HSL
hsl(225, 37%, 30%)
HSV
hsv(225, 54%, 41%)
CMYK
cmyk(54%, 41%, 0%, 59%)
CSS variable
--color-primary: #303E69;
Lowercase HEX
#303e69

Shades

Tints

Tones

Harmony

CSS snippets for #303E69

.color-303e69 {
  color: #303E69;
  background-color: #303E69;
}

Frequently asked questions

What color is #303E69?+

#303E69 is a HEX color with RGB value rgb(48, 62, 105) and HSL value hsl(225, 37%, 30%). Its closest CSS named color is DarkSlateGray.

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

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