#2E281F Color Information

Hex color code: #2E281F

#2E281F is a intense orange color. In RGB it is (46, 40, 31), and in HSL it is (36°, 19%, 15%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#2E281F
RGB
46, 40, 31
HSL
36°, 19%, 15%
CMYK
0%, 13%, 33%, 82%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2E281F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 40, 31

Red: 46 / Green: 40 / Blue: 31

HSL

36°, 19%, 15%

Hue: 36° / Saturation: 19% / Lightness: 15%

CMYK

0%, 13%, 33%, 82%

Cyan: 0% / Magenta: 13% / Yellow: 33% / Key: 82%

What color is #2E281F?

#2E281F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2E281F to RGB:

rgb(46, 40, 31)HEX to RGB Converter →

HEX to HSL

Convert #2E281F to HSL:

hsl(36, 19%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #2E281F to CMYK:

cmyk(0%, 13%, 33%, 82%)Color Converter →

Color Meaning and Usage

#2E281F is a deep orange color with RGB values of 46, 40, 31 and HSL of 36°, 19%, 15%. This very dark shade evokes sophistication and elegance, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2E281F is #1F252E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E201F.

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

Contrast with #2E281F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2E281F?

#2E281F is a deep orange color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #2E281F?

#2E281F in RGB is (46, 40, 31) - 46 red, 40 green, and 31 blue.

How to use #2E281F in CSS?

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

What colors go well with #2E281F?

#1F252E (complementary), #2E201F (analogous), and #000000 (lighter shade) work well with #2E281F.