#FF617B Color Information

Hex color code: #FF617B

The hex color #FF617B is a bold red with RGB values of (255, 97, 123) and HSL of (350°, 100%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSalmon
HEX
#FF617B
RGB
255, 97, 123
HSL
350°, 100%, 69%
CMYK
0%, 62%, 52%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF617B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 97, 123

Red: 255 / Green: 97 / Blue: 123

HSL

350°, 100%, 69%

Hue: 350° / Saturation: 100% / Lightness: 69%

CMYK

0%, 62%, 52%, 0%

Cyan: 0% / Magenta: 62% / Yellow: 52% / Key: 0%

What color is #FF617B?

#FF617B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF617B to RGB:

rgb(255, 97, 123)HEX to RGB Converter →

HEX to HSL

Convert #FF617B to HSL:

hsl(350, 100%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #FF617B to CMYK:

cmyk(0%, 62%, 52%, 0%)Color Converter →

Color Meaning and Usage

A vivid red tone, #FF617B has RGB (255, 97, 123) and HSL (350°, 100%, 69%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF617B is #61FFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #FF61CA.

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

Contrast with #FF617B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF617B?

#FF617B is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF617B?

#FF617B in RGB is (255, 97, 123) - 255 red, 97 green, and 123 blue.

How to use #FF617B in CSS?

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

What colors go well with #FF617B?

#61FFE5 (complementary), #FF61CA (analogous), and #FF143C (lighter shade) work well with #FF617B.