#303DFA Color

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

Color preview

#303DFA

Color formats

HEX
#303DFA
RGB
rgb(48, 61, 250)
RGBA
rgba(48, 61, 250, 1)
HSL
hsl(236, 95%, 58%)
HSV
hsv(236, 81%, 98%)
CMYK
cmyk(81%, 76%, 0%, 2%)
CSS variable
--color-primary: #303DFA;
Lowercase HEX
#303dfa

Shades

Tints

Tones

Harmony

CSS snippets for #303DFA

.color-303dfa {
  color: #303DFA;
  background-color: #303DFA;
}

Frequently asked questions

What color is #303DFA?+

#303DFA is a HEX color with RGB value rgb(48, 61, 250) and HSL value hsl(236, 95%, 58%). Its closest CSS named color is RoyalBlue.

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

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