#2E476E Color Information

Hex color code: #2E476E

The hex color #2E476E is a gentle blue with RGB values of (46, 71, 110) and HSL of (217°, 41%, 31%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#2E476E
RGB
46, 71, 110
HSL
217°, 41%, 31%
CMYK
58%, 35%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2E476E; 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 #2E476E; background-color: #2E476E15; }

Alert / Toast

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

Link / Accent

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

a { color: #2E476E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 71, 110

Red: 46 / Green: 71 / Blue: 110

HSL

217°, 41%, 31%

Hue: 217° / Saturation: 41% / Lightness: 31%

CMYK

58%, 35%, 0%, 57%

Cyan: 58% / Magenta: 35% / Yellow: 0% / Key: 57%

What color is #2E476E?

#2E476E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E476E to RGB:

rgb(46, 71, 110)HEX to RGB Converter →

HEX to HSL

Convert #2E476E to HSL:

hsl(217, 41%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #2E476E to CMYK:

cmyk(58%, 35%, 0%, 57%)Color Converter →

Color Meaning and Usage

#2E476E is a delicate blue color with RGB values of 46, 71, 110 and HSL of 217°, 41%, 31%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E476E is #6F572F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F686F.

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

Contrast with #2E476E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E476E?

#2E476E is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2E476E?

#2E476E in RGB is (46, 71, 110) - 46 red, 71 green, and 110 blue.

How to use #2E476E in CSS?

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

What colors go well with #2E476E?

#6F572F (complementary), #2F686F (analogous), and #18253A (lighter shade) work well with #2E476E.