#42352E Color Information

Hex color code: #42352E

The hex color #42352E is a dark orange with RGB values of (66, 53, 46) and HSL of (21°, 18%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#42352E
RGB
66, 53, 46
HSL
21°, 18%, 22%
CMYK
0%, 20%, 30%, 74%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #42352E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #42352E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #42352E; 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 #42352E; background-color: #42352E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #42352E20; border-left: 4px solid #42352E; }

Link / Accent

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

a { color: #42352E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #42352E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 53, 46

Red: 66 / Green: 53 / Blue: 46

HSL

21°, 18%, 22%

Hue: 21° / Saturation: 18% / Lightness: 22%

CMYK

0%, 20%, 30%, 74%

Cyan: 0% / Magenta: 20% / Yellow: 30% / Key: 74%

What color is #42352E?

#42352E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #42352E to RGB:

rgb(66, 53, 46)HEX to RGB Converter →

HEX to HSL

Convert #42352E to HSL:

hsl(21, 18%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #42352E to CMYK:

cmyk(0%, 20%, 30%, 74%)Color Converter →

Color Meaning and Usage

A rich orange tone, #42352E has RGB (66, 53, 46) and HSL (21°, 18%, 22%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #42352E is #2E3B42, creating high-contrast pairings. For softer combinations, try analogous colors like #422E31.

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

Contrast with #42352E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #42352E?

#42352E is a rich orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #42352E?

#42352E in RGB is (66, 53, 46) - 66 red, 53 green, and 46 blue.

How to use #42352E in CSS?

Use #42352E directly in your CSS properties like color or background-color.

What colors go well with #42352E?

#2E3B42 (complementary), #422E31 (analogous), and #15110F (lighter shade) work well with #42352E.