#3030CB Color

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

Color preview

#3030CB

Color formats

HEX
#3030CB
RGB
rgb(48, 48, 203)
RGBA
rgba(48, 48, 203, 1)
HSL
hsl(240, 62%, 49%)
HSV
hsv(240, 76%, 80%)
CMYK
cmyk(76%, 76%, 0%, 20%)
CSS variable
--color-primary: #3030CB;
Lowercase HEX
#3030cb

Shades

Tints

Tones

Harmony

CSS snippets for #3030CB

.color-3030cb {
  color: #3030CB;
  background-color: #3030CB;
}

Frequently asked questions

What color is #3030CB?+

#3030CB is a HEX color with RGB value rgb(48, 48, 203) and HSL value hsl(240, 62%, 49%). Its closest CSS named color is RoyalBlue.

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

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