#300BFE Color

Inspect #300BFE across formats, palettes, contrast and closest named color matches.

Color preview

#300BFE

Color formats

HEX
#300BFE
RGB
rgb(48, 11, 254)
RGBA
rgba(48, 11, 254, 1)
HSL
hsl(249, 99%, 52%)
HSV
hsv(249, 96%, 100%)
CMYK
cmyk(81%, 96%, 0%, 0%)
CSS variable
--color-primary: #300BFE;
Lowercase HEX
#300bfe

Shades

Tints

Tones

Harmony

CSS snippets for #300BFE

.color-300bfe {
  color: #300BFE;
  background-color: #300BFE;
}

Frequently asked questions

What color is #300BFE?+

#300BFE is a HEX color with RGB value rgb(48, 11, 254) and HSL value hsl(249, 99%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #300BFE?+

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