#CF917D Color Information

Hex color code: #CF917D

A gentle orange shade, #CF917D appears as (207, 145, 125) in RGB and (15°, 46%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CF917D
RGB
207, 145, 125
HSL
15°, 46%, 65%
CMYK
0%, 30%, 40%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF917D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 145, 125

Red: 207 / Green: 145 / Blue: 125

HSL

15°, 46%, 65%

Hue: 15° / Saturation: 46% / Lightness: 65%

CMYK

0%, 30%, 40%, 19%

Cyan: 0% / Magenta: 30% / Yellow: 40% / Key: 19%

What color is #CF917D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF917D to RGB:

rgb(207, 145, 125)HEX to RGB Converter →

HEX to HSL

Convert #CF917D to HSL:

hsl(15, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CF917D to CMYK:

cmyk(0%, 30%, 40%, 19%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CF917D has RGB (207, 145, 125) and HSL (15°, 46%, 65%). 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 #CF917D is #7DBACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7D91.

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

Contrast with #CF917D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF917D?

#CF917D is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF917D?

#CF917D in RGB is (207, 145, 125) - 207 red, 145 green, and 125 blue.

How to use #CF917D in CSS?

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

What colors go well with #CF917D?

#7DBACF (complementary), #CF7D91 (analogous), and #BA6245 (lighter shade) work well with #CF917D.