#3B4BFD Color

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

Color preview

#3B4BFD

Color formats

HEX
#3B4BFD
RGB
rgb(59, 75, 253)
RGBA
rgba(59, 75, 253, 1)
HSL
hsl(235, 98%, 61%)
HSV
hsv(235, 77%, 99%)
CMYK
cmyk(77%, 70%, 0%, 1%)
CSS variable
--color-primary: #3B4BFD;
Lowercase HEX
#3b4bfd

Shades

Tints

Tones

Harmony

CSS snippets for #3B4BFD

.color-3b4bfd {
  color: #3B4BFD;
  background-color: #3B4BFD;
}

Frequently asked questions

What color is #3B4BFD?+

#3B4BFD is a HEX color with RGB value rgb(59, 75, 253) and HSL value hsl(235, 98%, 61%). Its closest CSS named color is RoyalBlue.

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

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