#CF807B Color Information

Hex color code: #CF807B

A pastel red shade, #CF807B appears as (207, 128, 123) in RGB and (4°, 47%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CF807B
RGB
207, 128, 123
HSL
4°, 47%, 65%
CMYK
0%, 38%, 41%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF807B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 128, 123

Red: 207 / Green: 128 / Blue: 123

HSL

4°, 47%, 65%

Hue: 4° / Saturation: 47% / Lightness: 65%

CMYK

0%, 38%, 41%, 19%

Cyan: 0% / Magenta: 38% / Yellow: 41% / Key: 19%

What color is #CF807B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF807B to RGB:

rgb(207, 128, 123)HEX to RGB Converter →

HEX to HSL

Convert #CF807B to HSL:

hsl(4, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CF807B to CMYK:

cmyk(0%, 38%, 41%, 19%)Color Converter →

Color Meaning and Usage

A gentle red tone, #CF807B has RGB (207, 128, 123) and HSL (4°, 47%, 65%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF807B is #7CCAD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D07CA0.

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

Contrast with #CF807B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF807B?

#CF807B is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CF807B?

#CF807B in RGB is (207, 128, 123) - 207 red, 128 green, and 123 blue.

How to use #CF807B in CSS?

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

What colors go well with #CF807B?

#7CCAD0 (complementary), #D07CA0 (analogous), and #BB4C44 (lighter shade) work well with #CF807B.