#2F3ECB Color

Inspect #2F3ECB across formats, palettes, contrast and closest named color matches.

Color preview

#2F3ECB

Color formats

HEX
#2F3ECB
RGB
rgb(47, 62, 203)
RGBA
rgba(47, 62, 203, 1)
HSL
hsl(234, 62%, 49%)
HSV
hsv(234, 77%, 80%)
CMYK
cmyk(77%, 69%, 0%, 20%)
CSS variable
--color-primary: #2F3ECB;
Lowercase HEX
#2f3ecb

Shades

Tints

Tones

Harmony

CSS snippets for #2F3ECB

.color-2f3ecb {
  color: #2F3ECB;
  background-color: #2F3ECB;
}

Frequently asked questions

What color is #2F3ECB?+

#2F3ECB is a HEX color with RGB value rgb(47, 62, 203) and HSL value hsl(234, 62%, 49%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #2F3ECB?+

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