#CF884A Color Information

Hex color code: #CF884A

#CF884A is a energetic orange color. In RGB it is (207, 136, 74), and in HSL it is (28°, 58%, 55%). It is often used for branding and logos.

Try:
Color NamePeru
HEX
#CF884A
RGB
207, 136, 74
HSL
28°, 58%, 55%
CMYK
0%, 34%, 64%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF884A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 136, 74

Red: 207 / Green: 136 / Blue: 74

HSL

28°, 58%, 55%

Hue: 28° / Saturation: 58% / Lightness: 55%

CMYK

0%, 34%, 64%, 19%

Cyan: 0% / Magenta: 34% / Yellow: 64% / Key: 19%

What color is #CF884A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF884A to RGB:

rgb(207, 136, 74)HEX to RGB Converter →

HEX to HSL

Convert #CF884A to HSL:

hsl(28, 58%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CF884A to CMYK:

cmyk(0%, 34%, 64%, 19%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #CF884A has RGB (207, 136, 74) and HSL (28°, 58%, 55%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF884A is #4A91CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF4A4E.

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

Contrast with #CF884A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF884A?

#CF884A is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF884A?

#CF884A in RGB is (207, 136, 74) - 207 red, 136 green, and 74 blue.

How to use #CF884A in CSS?

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

What colors go well with #CF884A?

#4A91CF (complementary), #CF4A4E (analogous), and #A1622B (lighter shade) work well with #CF884A.