#304DC0 Color

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

Color preview

#304DC0

Color formats

HEX
#304DC0
RGB
rgb(48, 77, 192)
RGBA
rgba(48, 77, 192, 1)
HSL
hsl(228, 60%, 47%)
HSV
hsv(228, 75%, 75%)
CMYK
cmyk(75%, 60%, 0%, 25%)
CSS variable
--color-primary: #304DC0;
Lowercase HEX
#304dc0

Shades

Tints

Tones

Harmony

CSS snippets for #304DC0

.color-304dc0 {
  color: #304DC0;
  background-color: #304DC0;
}

Frequently asked questions

What color is #304DC0?+

#304DC0 is a HEX color with RGB value rgb(48, 77, 192) and HSL value hsl(228, 60%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #304DC0?+

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