#F59BED Color Information

Hex color code: #F59BED

A delicate magenta shade, #F59BED appears as (245, 155, 237) in RGB and (305°, 82%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#F59BED
RGB
245, 155, 237
HSL
305°, 82%, 78%
CMYK
0%, 37%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F59BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 155, 237

Red: 245 / Green: 155 / Blue: 237

HSL

305°, 82%, 78%

Hue: 305° / Saturation: 82% / Lightness: 78%

CMYK

0%, 37%, 3%, 4%

Cyan: 0% / Magenta: 37% / Yellow: 3% / Key: 4%

What color is #F59BED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F59BED to RGB:

rgb(245, 155, 237)HEX to RGB Converter →

HEX to HSL

Convert #F59BED to HSL:

hsl(305, 82%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F59BED to CMYK:

cmyk(0%, 37%, 3%, 4%)Color Converter →

Color Meaning and Usage

#F59BED is a airy magenta color with RGB values of 245, 155, 237 and HSL of 305°, 82%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F59BED is #99F5A1, creating high-contrast pairings. For softer combinations, try analogous colors like #CF99F5.

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

Contrast with #F59BED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F59BED?

#F59BED is a airy magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F59BED?

#F59BED in RGB is (245, 155, 237) - 245 red, 155 green, and 237 blue.

How to use #F59BED in CSS?

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

What colors go well with #F59BED?

#99F5A1 (complementary), #CF99F5 (analogous), and #EE53E1 (lighter shade) work well with #F59BED.