#2712CA Color Information

Hex color code: #2712CA

The hex color #2712CA is a striking blue with RGB values of (39, 18, 202) and HSL of (247°, 84%, 43%). It is popular in mobile app design.

Try:
Color NameBlue
HEX
#2712CA
RGB
39, 18, 202
HSL
247°, 84%, 43%
CMYK
81%, 91%, 0%, 21%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2712CA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2712CA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2712CA; 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 #2712CA; background-color: #2712CA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2712CA20; border-left: 4px solid #2712CA; }

Link / Accent

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

a { color: #2712CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2712CA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 18, 202

Red: 39 / Green: 18 / Blue: 202

HSL

247°, 84%, 43%

Hue: 247° / Saturation: 84% / Lightness: 43%

CMYK

81%, 91%, 0%, 21%

Cyan: 81% / Magenta: 91% / Yellow: 0% / Key: 21%

What color is #2712CA?

#2712CA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2712CA to RGB:

rgb(39, 18, 202)HEX to RGB Converter →

HEX to HSL

Convert #2712CA to HSL:

hsl(247, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #2712CA to CMYK:

cmyk(81%, 91%, 0%, 21%)Color Converter →

Color Meaning and Usage

A striking blue tone, #2712CA has RGB (39, 18, 202) and HSL (247°, 84%, 43%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2712CA is #B4CA12, creating high-contrast pairings. For softer combinations, try analogous colors like #1258CA.

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

Contrast with #2712CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2712CA?

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

What is the RGB value of #2712CA?

#2712CA in RGB is (39, 18, 202) - 39 red, 18 green, and 202 blue.

How to use #2712CA in CSS?

Use #2712CA directly in your CSS properties like color or background-color.

What colors go well with #2712CA?

#B4CA12 (complementary), #1258CA (analogous), and #190B83 (lighter shade) work well with #2712CA.