#CF6893 Color Information

Hex color code: #CF6893

A warm magenta shade, #CF6893 appears as (207, 104, 147) in RGB and (335°, 52%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CF6893
RGB
207, 104, 147
HSL
335°, 52%, 61%
CMYK
0%, 50%, 29%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF6893; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 104, 147

Red: 207 / Green: 104 / Blue: 147

HSL

335°, 52%, 61%

Hue: 335° / Saturation: 52% / Lightness: 61%

CMYK

0%, 50%, 29%, 19%

Cyan: 0% / Magenta: 50% / Yellow: 29% / Key: 19%

What color is #CF6893?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF6893 to RGB:

rgb(207, 104, 147)HEX to RGB Converter →

HEX to HSL

Convert #CF6893 to HSL:

hsl(335, 52%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CF6893 to CMYK:

cmyk(0%, 50%, 29%, 19%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #CF6893 has RGB (207, 104, 147) and HSL (335°, 52%, 61%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF6893 is #68CFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #CF68C7.

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

Contrast with #CF6893

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

Contrast Ratio: 6.05:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF6893?

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

What is the RGB value of #CF6893?

#CF6893 in RGB is (207, 104, 147) - 207 red, 104 green, and 147 blue.

How to use #CF6893 in CSS?

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

What colors go well with #CF6893?

#68CFA4 (complementary), #CF68C7 (analogous), and #B2386B (lighter shade) work well with #CF6893.