#300FEB Color

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

Color preview

#300FEB

Color formats

HEX
#300FEB
RGB
rgb(48, 15, 235)
RGBA
rgba(48, 15, 235, 1)
HSL
hsl(249, 88%, 49%)
HSV
hsv(249, 94%, 92%)
CMYK
cmyk(80%, 94%, 0%, 8%)
CSS variable
--color-primary: #300FEB;
Lowercase HEX
#300feb

Shades

Tints

Tones

Harmony

CSS snippets for #300FEB

.color-300feb {
  color: #300FEB;
  background-color: #300FEB;
}

Frequently asked questions

What color is #300FEB?+

#300FEB is a HEX color with RGB value rgb(48, 15, 235) and HSL value hsl(249, 88%, 49%). Its closest CSS named color is Blue.

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

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