#3F24DB Color

Inspect #3F24DB across formats, palettes, contrast and closest named color matches.

Color preview

#3F24DB

Color formats

HEX
#3F24DB
RGB
rgb(63, 36, 219)
RGBA
rgba(63, 36, 219, 1)
HSL
hsl(249, 72%, 50%)
HSV
hsv(249, 84%, 86%)
CMYK
cmyk(71%, 84%, 0%, 14%)
CSS variable
--color-primary: #3F24DB;
Lowercase HEX
#3f24db

Shades

Tints

Tones

Harmony

CSS snippets for #3F24DB

.color-3f24db {
  color: #3F24DB;
  background-color: #3F24DB;
}

Frequently asked questions

What color is #3F24DB?+

#3F24DB is a HEX color with RGB value rgb(63, 36, 219) and HSL value hsl(249, 72%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3F24DB?+

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