#3030FA Color

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

Color preview

#3030FA

Color formats

HEX
#3030FA
RGB
rgb(48, 48, 250)
RGBA
rgba(48, 48, 250, 1)
HSL
hsl(240, 95%, 58%)
HSV
hsv(240, 81%, 98%)
CMYK
cmyk(81%, 81%, 0%, 2%)
CSS variable
--color-primary: #3030FA;
Lowercase HEX
#3030fa

Shades

Tints

Tones

Harmony

CSS snippets for #3030FA

.color-3030fa {
  color: #3030FA;
  background-color: #3030FA;
}

Frequently asked questions

What color is #3030FA?+

#3030FA is a HEX color with RGB value rgb(48, 48, 250) and HSL value hsl(240, 95%, 58%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3030FA?+

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