#304BFF Color

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

Color preview

#304BFF

Color formats

HEX
#304BFF
RGB
rgb(48, 75, 255)
RGBA
rgba(48, 75, 255, 1)
HSL
hsl(232, 100%, 59%)
HSV
hsv(232, 81%, 100%)
CMYK
cmyk(81%, 71%, 0%, 0%)
CSS variable
--color-primary: #304BFF;
Lowercase HEX
#304bff

Shades

Tints

Tones

Harmony

CSS snippets for #304BFF

.color-304bff {
  color: #304BFF;
  background-color: #304BFF;
}

Frequently asked questions

What color is #304BFF?+

#304BFF is a HEX color with RGB value rgb(48, 75, 255) and HSL value hsl(232, 100%, 59%). Its closest CSS named color is RoyalBlue.

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

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