#1F0CED Color

Inspect #1F0CED across formats, palettes, contrast and closest named color matches.

Color preview

#1F0CED

Color formats

HEX
#1F0CED
RGB
rgb(31, 12, 237)
RGBA
rgba(31, 12, 237, 1)
HSL
hsl(245, 90%, 49%)
HSV
hsv(245, 95%, 93%)
CMYK
cmyk(87%, 95%, 0%, 7%)
CSS variable
--color-primary: #1F0CED;
Lowercase HEX
#1f0ced

Shades

Tints

Tones

Harmony

CSS snippets for #1F0CED

.color-1f0ced {
  color: #1F0CED;
  background-color: #1F0CED;
}

Frequently asked questions

What color is #1F0CED?+

#1F0CED is a HEX color with RGB value rgb(31, 12, 237) and HSL value hsl(245, 90%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1F0CED?+

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