Skip to main content Skip to docs navigation

#ef509d hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 212 C and its hex is #F04E98 Nearest Color Name

Color Hue/Base color: Red

Hex #ef509d Color code in RGB color code model is created after adding 93.73% red color, 31.37% green color and 61.57% blue color. Hex #ef509d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 34% yellow and 6.27% black.

Hex #ef509d color code is between #ee5599 web safe hex color code and #ff44aa web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #ef509d color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ef509d #ef509d
RGB Decimal 239, 80, 157 239, 80, 157
RGB Percent 94%, 31%, 62% rgb(94%, 31%, 62%)
CSS RGBa 239, 80, 157,1 rgba(239,80,157,1)
CMYK Model cmyk(0%,67%,34%,6.27%)
HSL Color Space 331,83% ,63% hsl(331,83% ,63%)
HSV Color Space 331°, 67%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 01010000 10011101
Octal 357 120 235
Decimal 239 80 157
Hex ef 50 9d

Different shades of #ef509d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ef509d
#980e51
Darker of #ef509d
#c7126a
Dark of #ef509d
#eb2183
Base of #ef509d
#ef509d
Light of #ef509d
#f37fb7
Lighter
#f8add1
Lightest
#fcdcec

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ef509d
#50efa2

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ef509d
#50ef52
#50edef

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#e450ef
#ef50df
#ef509d
#ef5068
#ef7a50

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ef509d
#509def
#9def50

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ef509d
#9def50
#50efa2
#a250ef

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ef509d
#edef50
#50efa2
#5250ef

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ef509d

#690a38
#980e51
#c7126a
#eb2183
#ef509d
#f37fb7
#f8add1
#fcdcec
#ffffff

Tints of #ef509d Color

#ef509d
#f063a7
#f276b2
#f48abd
#f69dc8
#f7b1d3
#f9c4de
#fbd8e9
#fdebf4
#ffffff

Shades of #ef509d color code

Generate more color scales with scales (color stack) generator.

#ef509d
#d4478b
#b93e7a
#9f3568
#842c57
#6a2345
#4f1a34
#351122
#1a0811
#000000

Tones

#ef509d
#dc639e
#c9769e
#b6899f
#a39c9f

Tones

Similar Color like #ef509d color

Find visually similar hex color codes nearing to #ef509d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f0519e
#f1529f
#f253a0
#f354a1
#f455a2
#f556a3
#f657a4
#f758a5
#f859a6
#f95aa7
#fa5ba8
#fb5ca9
#fc5daa
#fd5eab
#ee4f9c
#ed4e9b
#ec4d9a
#eb4c99
#ea4b98
#e94a97
#e84996
#e74895
#e64794
#e54693
#e44592
#e34491
#e24390
#e1428f

Download this Dark Red

Hex #ef509d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ef509d Color Code Preview on Black Background Color

This is how #ef509d Color will look on black background color. Color contrast ratio is 6.30

#ef509d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ef509d">Your Example Paragraph content text in with font color #ef509d </p>

Your Example Paragraph content text in with font color #ef509d

HTML with inline CSS

<div style="color:#ef509d">Your Paragraph text in with font color #ef509d </div>

Your Example Paragraph content text in with font color #ef509d

#ef509d color code is use for CSS Background Color

Background color for the above div is #ef509d

HTML with inline CSS

<div style="background-color:#ef509d;"></div>

#ef509d color code is use for CSS Border Color

CSS Border color for the above div is #ef509d

HTML with inline CSS

<div style="border:5px solid #ef509d;"></div>

CSS Border Left color for the above div is #ef509d

HTML with inline CSS

<div style="border-left:5px solid #ef509d;"></div>

CSS Border Right color for the above div is #ef509d

HTML with inline CSS

<div style="border-right:5px solid #ef509d;"></div>

CSS Border Bottom color for the above div is #ef509d

HTML with inline CSS

<div style="border-bottom:5px solid #ef509d;"></div>

CSS Border Top color for the above div is #ef509d

HTML with inline CSS

<div style="border-top:5px solid #ef509d;"></div>

#ef509d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ef509d; } .examplecolorclass {color:#ef509d; } .examplebordercolor {border:3px solid #ef509d; }

#ef509d Color code Preview on White Background

This is how #ef509d Color code will look on white background color. Color contrast ratio is 3.33

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ef509d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ef509d; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,80,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,239,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,80,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }