#F263DD Color Information

Hex color code: #F263DD

The hex color #F263DD is a vivid magenta with RGB values of (242, 99, 221) and HSL of (309°, 85%, 67%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#F263DD
RGB
242, 99, 221
HSL
309°, 85%, 67%
CMYK
0%, 59%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F263DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 99, 221

Red: 242 / Green: 99 / Blue: 221

HSL

309°, 85%, 67%

Hue: 309° / Saturation: 85% / Lightness: 67%

CMYK

0%, 59%, 9%, 5%

Cyan: 0% / Magenta: 59% / Yellow: 9% / Key: 5%

What color is #F263DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F263DD to RGB:

rgb(242, 99, 221)HEX to RGB Converter →

HEX to HSL

Convert #F263DD to HSL:

hsl(309, 85%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #F263DD to CMYK:

cmyk(0%, 59%, 9%, 5%)Color Converter →

Color Meaning and Usage

#F263DD is a dynamic magenta color with RGB values of 242, 99, 221 and HSL of 309°, 85%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F263DD is #63F279, creating high-contrast pairings. For softer combinations, try analogous colors like #C063F2.

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

Contrast with #F263DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F263DD?

#F263DD is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F263DD?

#F263DD in RGB is (242, 99, 221) - 242 red, 99 green, and 221 blue.

How to use #F263DD in CSS?

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

What colors go well with #F263DD?

#63F279 (complementary), #C063F2 (analogous), and #ED1DCD (lighter shade) work well with #F263DD.