#77574F Color Information

Hex color code: #77574F

The hex color #77574F is a pastel red with RGB values of (119, 87, 79) and HSL of (12°, 20%, 39%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#77574F
RGB
119, 87, 79
HSL
12°, 20%, 39%
CMYK
0%, 27%, 34%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77574F; 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 #77574F; background-color: #77574F15; }

Alert / Toast

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

Link / Accent

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

a { color: #77574F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77574F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 87, 79

Red: 119 / Green: 87 / Blue: 79

HSL

12°, 20%, 39%

Hue: 12° / Saturation: 20% / Lightness: 39%

CMYK

0%, 27%, 34%, 53%

Cyan: 0% / Magenta: 27% / Yellow: 34% / Key: 53%

What color is #77574F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77574F to RGB:

rgb(119, 87, 79)HEX to RGB Converter →

HEX to HSL

Convert #77574F to HSL:

hsl(12, 20%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #77574F to CMYK:

cmyk(0%, 27%, 34%, 53%)Color Converter →

Color Meaning and Usage

#77574F is a pastel red color with RGB values of 119, 87, 79 and HSL of 12°, 20%, 39%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77574F is #506F77, creating high-contrast pairings. For softer combinations, try analogous colors like #77505B.

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

Contrast with #77574F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77574F?

#77574F is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #77574F?

#77574F in RGB is (119, 87, 79) - 119 red, 87 green, and 79 blue.

How to use #77574F in CSS?

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

What colors go well with #77574F?

#506F77 (complementary), #77505B (analogous), and #493631 (lighter shade) work well with #77574F.