#FF85CC Color Information
Hex color code: #FF85CC
#FF85CC is a light magenta color. In RGB it is (255, 133, 204), and in HSL it is (325°, 100%, 76%). It is commonly used in modern UI design.
Shades
color: #FF85CC; background-color: #FF85CC; border-color: #FF85CC; box-shadow: 0 0 10px #FF85CC; border: 2px solid #FF85CC;
bg-[#FF85CC] text-[#FF85CC] border-[#FF85CC] shadow-[0_0_10px_FF85CC]
Generate Gradient
background: linear-gradient(90deg, #FF85CC, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #FF85CC in the color wheel.
RGB, HSL and CMYK Values
RGB
255, 133, 204
Red: 255 / Green: 133 / Blue: 204
HSL
325°, 100%, 76%
Hue: 325° / Saturation: 100% / Lightness: 76%
CMYK
0%, 48%, 20%, 0%
Cyan: 0% / Magenta: 48% / Yellow: 20% / Key: 0%
What color is #FF85CC?
#FF85CC is a highly saturated hue associated with energy and excitement.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
A soft magenta tone, #FF85CC has RGB (255, 133, 204) and HSL (325°, 100%, 76%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #FF85CC is #85FFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #F585FF.
Use #FF85CC in CSS: color: #FF85CC or background-color: #FF85CC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #FF85CC
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #FF85CC?
#FF85CC is a soft magenta color - a highly saturated hue that evokes energy and excitement.
What is the RGB value of #FF85CC?
#FF85CC in RGB is (255, 133, 204) - 255 red, 133 green, and 204 blue.
How to use #FF85CC in CSS?
Use #FF85CC directly in your CSS properties like color or background-color.