#2F12ED Color Information

Hex color code: #2F12ED

A dynamic blue shade, #2F12ED appears as (47, 18, 237) in RGB and (248°, 86%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameBlue
HEX
#2F12ED
RGB
47, 18, 237
HSL
248°, 86%, 50%
CMYK
80%, 92%, 0%, 7%

Shades

CSS Usage
color: #2F12ED;
background-color: #2F12ED;
border-color: #2F12ED;
box-shadow: 0 0 10px #2F12ED;
border: 2px solid #2F12ED;
Tailwind Usage
bg-[#2F12ED]
text-[#2F12ED]
border-[#2F12ED]
shadow-[0_0_10px_2F12ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2F12ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2F12ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2F12ED; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2F12ED; background-color: #2F12ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2F12ED20; border-left: 4px solid #2F12ED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2F12ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2F12ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

47, 18, 237

Red: 47 / Green: 18 / Blue: 237

HSL

248°, 86%, 50%

Hue: 248° / Saturation: 86% / Lightness: 50%

CMYK

80%, 92%, 0%, 7%

Cyan: 80% / Magenta: 92% / Yellow: 0% / Key: 7%

What color is #2F12ED?

#2F12ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2F12ED to RGB:

rgb(47, 18, 237)HEX to RGB Converter →

HEX to HSL

Convert #2F12ED to HSL:

hsl(248, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #2F12ED to CMYK:

cmyk(80%, 92%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking blue tone, #2F12ED has RGB (47, 18, 237) and HSL (248°, 86%, 50%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2F12ED is #D0ED12, creating high-contrast pairings. For softer combinations, try analogous colors like #1262ED.

Use #2F12ED in CSS: color: #2F12ED or background-color: #2F12ED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2F12ED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.43:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2F12ED?

#2F12ED is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2F12ED?

#2F12ED in RGB is (47, 18, 237) - 47 red, 18 green, and 237 blue.

How to use #2F12ED in CSS?

Use #2F12ED directly in your CSS properties like color or background-color.

What colors go well with #2F12ED?

#D0ED12 (complementary), #1262ED (analogous), and #210CA6 (lighter shade) work well with #2F12ED.