#3007FF Color

Inspect #3007FF across formats, palettes, contrast and closest named color matches.

Color preview

#3007FF

Color formats

HEX
#3007FF
RGB
rgb(48, 7, 255)
RGBA
rgba(48, 7, 255, 1)
HSL
hsl(250, 100%, 51%)
HSV
hsv(250, 97%, 100%)
CMYK
cmyk(81%, 97%, 0%, 0%)
CSS variable
--color-primary: #3007FF;
Lowercase HEX
#3007ff

Shades

Tints

Tones

Harmony

CSS snippets for #3007FF

.color-3007ff {
  color: #3007FF;
  background-color: #3007FF;
}

Frequently asked questions

What color is #3007FF?+

#3007FF is a HEX color with RGB value rgb(48, 7, 255) and HSL value hsl(250, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3007FF?+

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