#303CED Color

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

Color preview

#303CED

Color formats

HEX
#303CED
RGB
rgb(48, 60, 237)
RGBA
rgba(48, 60, 237, 1)
HSL
hsl(236, 84%, 56%)
HSV
hsv(236, 80%, 93%)
CMYK
cmyk(80%, 75%, 0%, 7%)
CSS variable
--color-primary: #303CED;
Lowercase HEX
#303ced

Shades

Tints

Tones

Harmony

CSS snippets for #303CED

.color-303ced {
  color: #303CED;
  background-color: #303CED;
}

Frequently asked questions

What color is #303CED?+

#303CED is a HEX color with RGB value rgb(48, 60, 237) and HSL value hsl(236, 84%, 56%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #303CED?+

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