HotPink — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FF69B4 | |
| RGB | rgb(255, 105, 180) | |
| HSL | hsl(330, 100%, 71%) |
Shades of HotPink
| #FF47A3 | #FF2491 | #FF0080 | #DB006E | #B8005C | #94004A | #700038 | #4D0026 |
Tints of HotPink
| #FF7ABD | #FF8AC4 | #FF99CC | #FFA8D4 | #FFB8DB | #FFC7E3 | #FFD6EB | #FFE5F2 |
Color Pairings & Harmony
|
Complementary
#6BFFB5
|
Analogous +30°
#FF6B6B
|
Analogous −30°
#FF6BFF
|
Triadic +120°
#B5FF6B
|
Triadic −120°
#6BB5FF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FF69B4;
}
.element-bg {
background-color: #FF69B4;
color: #000000;
}
.element-border {
border: 2px solid #FF69B4;
}
About HotPink
HotPink is a light color with vivid, highly saturated, defined by the hex code #FF69B4. Its exact color model values are rgb(255, 105, 180) in RGB and hsl(330, 100%, 71%) in HSL (hue 330°, saturation 100%, lightness 71%). On a white background the contrast ratio is 2.65:1 — Fail, and on black it is 7.93:1 — AAA pass for normal text. Use HotPink for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →