#752F3A Color Information

Hex color code: #752F3A

A pastel red shade, #752F3A appears as (117, 47, 58) in RGB and (351°, 43%, 32%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#752F3A
RGB
117, 47, 58
HSL
351°, 43%, 32%
CMYK
0%, 60%, 50%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #752F3A; 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 #752F3A; background-color: #752F3A15; }

Alert / Toast

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

Link / Accent

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

a { color: #752F3A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #752F3A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 47, 58

Red: 117 / Green: 47 / Blue: 58

HSL

351°, 43%, 32%

Hue: 351° / Saturation: 43% / Lightness: 32%

CMYK

0%, 60%, 50%, 54%

Cyan: 0% / Magenta: 60% / Yellow: 50% / Key: 54%

What color is #752F3A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #752F3A to RGB:

rgb(117, 47, 58)HEX to RGB Converter →

HEX to HSL

Convert #752F3A to HSL:

hsl(351, 43%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #752F3A to CMYK:

cmyk(0%, 60%, 50%, 54%)Color Converter →

Color Meaning and Usage

A subtle red tone, #752F3A has RGB (117, 47, 58) and HSL (351°, 43%, 32%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #752F3A is #2F756A, creating high-contrast pairings. For softer combinations, try analogous colors like #752F5C.

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

Contrast with #752F3A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #752F3A?

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

What is the RGB value of #752F3A?

#752F3A in RGB is (117, 47, 58) - 117 red, 47 green, and 58 blue.

How to use #752F3A in CSS?

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

What colors go well with #752F3A?

#2F756A (complementary), #752F5C (analogous), and #3E191E (lighter shade) work well with #752F3A.