#F245DB Color Information

Hex color code: #F245DB

#F245DB is a vivid magenta color. In RGB it is (242, 69, 219), and in HSL it is (308°, 87%, 61%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F245DB
RGB
242, 69, 219
HSL
308°, 87%, 61%
CMYK
0%, 71%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F245DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 69, 219

Red: 242 / Green: 69 / Blue: 219

HSL

308°, 87%, 61%

Hue: 308° / Saturation: 87% / Lightness: 61%

CMYK

0%, 71%, 10%, 5%

Cyan: 0% / Magenta: 71% / Yellow: 10% / Key: 5%

What color is #F245DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F245DB to RGB:

rgb(242, 69, 219)HEX to RGB Converter →

HEX to HSL

Convert #F245DB to HSL:

hsl(308, 87%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #F245DB to CMYK:

cmyk(0%, 71%, 10%, 5%)Color Converter →

Color Meaning and Usage

#F245DB is a striking magenta color with RGB values of 242, 69, 219 and HSL of 308°, 87%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F245DB is #45F25C, creating high-contrast pairings. For softer combinations, try analogous colors like #B345F2.

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

Contrast with #F245DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F245DB?

#F245DB is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F245DB?

#F245DB in RGB is (242, 69, 219) - 242 red, 69 green, and 219 blue.

How to use #F245DB in CSS?

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

What colors go well with #F245DB?

#45F25C (complementary), #B345F2 (analogous), and #DB0FC0 (lighter shade) work well with #F245DB.