#303250 Color

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

Color preview

#303250

Color formats

HEX
#303250
RGB
rgb(48, 50, 80)
RGBA
rgba(48, 50, 80, 1)
HSL
hsl(236, 25%, 25%)
HSV
hsv(236, 40%, 31%)
CMYK
cmyk(40%, 38%, 0%, 69%)
CSS variable
--color-primary: #303250;
Lowercase HEX
#303250

Shades

Tints

Tones

Harmony

CSS snippets for #303250

.color-303250 {
  color: #303250;
  background-color: #303250;
}

Frequently asked questions

What color is #303250?+

#303250 is a HEX color with RGB value rgb(48, 50, 80) and HSL value hsl(236, 25%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #303250?+

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