#C89450 Color Information

Hex color code: #C89450

A subtle orange shade, #C89450 appears as (200, 148, 80) in RGB and (34°, 52%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#C89450
RGB
200, 148, 80
HSL
34°, 52%, 55%
CMYK
0%, 26%, 60%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C89450; color: #000000; }

Badge

New Feature
.badge { background-color: #C89450; color: #000000; }

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 #C89450; background-color: #C8945015; }

Alert / Toast

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

Link / Accent

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

a { color: #C89450; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 148, 80

Red: 200 / Green: 148 / Blue: 80

HSL

34°, 52%, 55%

Hue: 34° / Saturation: 52% / Lightness: 55%

CMYK

0%, 26%, 60%, 22%

Cyan: 0% / Magenta: 26% / Yellow: 60% / Key: 22%

What color is #C89450?

#C89450 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89450 to RGB:

rgb(200, 148, 80)HEX to RGB Converter →

HEX to HSL

Convert #C89450 to HSL:

hsl(34, 52%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C89450 to CMYK:

cmyk(0%, 26%, 60%, 22%)Color Converter →

Color Meaning and Usage

#C89450 is a balanced orange color with RGB values of 200, 148, 80 and HSL of 34°, 52%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89450 is #5184C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C85951.

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

Contrast with #C89450

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

Contrast Ratio: 7.81:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89450?

#C89450 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C89450?

#C89450 in RGB is (200, 148, 80) - 200 red, 148 green, and 80 blue.

How to use #C89450 in CSS?

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

What colors go well with #C89450?

#5184C8 (complementary), #C85951 (analogous), and #9B6D31 (lighter shade) work well with #C89450.