#4F6CFC Color

Inspect #4F6CFC across formats, palettes, contrast and closest named color matches.

Color preview

#4F6CFC

Color formats

HEX
#4F6CFC
RGB
rgb(79, 108, 252)
RGBA
rgba(79, 108, 252, 1)
HSL
hsl(230, 97%, 65%)
HSV
hsv(230, 69%, 99%)
CMYK
cmyk(69%, 57%, 0%, 1%)
CSS variable
--color-primary: #4F6CFC;
Lowercase HEX
#4f6cfc

Shades

Tints

Tones

Harmony

CSS snippets for #4F6CFC

.color-4f6cfc {
  color: #4F6CFC;
  background-color: #4F6CFC;
}

Frequently asked questions

What color is #4F6CFC?+

#4F6CFC is a HEX color with RGB value rgb(79, 108, 252) and HSL value hsl(230, 97%, 65%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4F6CFC?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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