#303EDF Color

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

Color preview

#303EDF

Color formats

HEX
#303EDF
RGB
rgb(48, 62, 223)
RGBA
rgba(48, 62, 223, 1)
HSL
hsl(235, 73%, 53%)
HSV
hsv(235, 78%, 87%)
CMYK
cmyk(78%, 72%, 0%, 13%)
CSS variable
--color-primary: #303EDF;
Lowercase HEX
#303edf

Shades

Tints

Tones

Harmony

CSS snippets for #303EDF

.color-303edf {
  color: #303EDF;
  background-color: #303EDF;
}

Frequently asked questions

What color is #303EDF?+

#303EDF is a HEX color with RGB value rgb(48, 62, 223) and HSL value hsl(235, 73%, 53%). Its closest CSS named color is RoyalBlue.

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

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