#754238 Color Information

Hex color code: #754238

A pastel red shade, #754238 appears as (117, 66, 56) in RGB and (10°, 35%, 34%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#754238
RGB
117, 66, 56
HSL
10°, 35%, 34%
CMYK
0%, 44%, 52%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #754238; 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 #754238; background-color: #75423815; }

Alert / Toast

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

Link / Accent

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

a { color: #754238; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #754238 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 66, 56

Red: 117 / Green: 66 / Blue: 56

HSL

10°, 35%, 34%

Hue: 10° / Saturation: 35% / Lightness: 34%

CMYK

0%, 44%, 52%, 54%

Cyan: 0% / Magenta: 44% / Yellow: 52% / Key: 54%

What color is #754238?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #754238 to RGB:

rgb(117, 66, 56)HEX to RGB Converter →

HEX to HSL

Convert #754238 to HSL:

hsl(10, 35%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #754238 to CMYK:

cmyk(0%, 44%, 52%, 54%)Color Converter →

Color Meaning and Usage

A subtle red tone, #754238 has RGB (117, 66, 56) and HSL (10°, 35%, 34%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #754238 is #386B75, creating high-contrast pairings. For softer combinations, try analogous colors like #75384D.

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

Contrast with #754238

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #754238?

#754238 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #754238?

#754238 in RGB is (117, 66, 56) - 117 red, 66 green, and 56 blue.

How to use #754238 in CSS?

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

What colors go well with #754238?

#386B75 (complementary), #75384D (analogous), and #41251F (lighter shade) work well with #754238.