Skip to main content Skip to docs navigation

#ef1bda 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 Pink Pride and its hex is #EF1DE7 Nearest Color Name

Color Hue/Base color: Red

Hex #ef1bda Color code in RGB color code model is created after adding 93.73% red color, 10.59% green color and 85.49% blue color. Hex #ef1bda Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 9% yellow and 6.27% black.

Hex #ef1bda color code is between #ee22dd web safe hex color code and #ff11cc web safe hex color code. #ee22dd is the nearest web safe color code. You can see here many more shades of #ef1bda color code.

RGB Chart

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

Color Table

Hex Color Code ef1bda #ef1bda
RGB Decimal 239, 27, 218 239, 27, 218
RGB Percent 94%, 11%, 85% rgb(94%, 11%, 85%)
CSS RGBa 239, 27, 218,1 rgba(239,27,218,1)
CMYK Model cmyk(0%,89%,9%,6.27%)
HSL Color Space 306,87% ,52% hsl(306,87% ,52%)
HSV Color Space 306°, 89%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00011011 11011010
Octal 357 33 332
Decimal 239 27 218
Hex ef 1b da

Different shades of #ef1bda color code.

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

Darkest of #ef1bda
#6a0760
Darker of #ef1bda
#990b8b
Dark of #ef1bda
#c90eb6
Base of #ef1bda
#ef1bda
Light of #ef1bda
#f24be2
Lighter
#f67ae9
Lightest
#f9aaf1

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

#ef1bda
#1bef30

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

Split Complementary

#ef1bda
#70ef1b
#1bef9a

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

Analogous Color

#881bef
#ac1bef
#ef1bda
#ef1b93
#ef1b3b

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

#ef1bda
#1bdaef
#daef1b

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

#ef1bda
#daef1b
#1bef30
#301bef

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

#ef1bda
#ef9a1b
#1bef30
#1b70ef

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 #ef1bda

#3a0435
#6a0760
#990b8b
#c90eb6
#ef1bda
#f24be2
#f67ae9
#f9aaf1
#fcdaf9

Tints of #ef1bda Color

#ef1bda
#f034de
#f24de2
#f467e6
#f680ea
#f799ee
#f9b3f2
#fbccf6
#fde5fa
#ffffff

Shades of #ef1bda color code

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

#ef1bda
#d418c1
#b915a9
#9f1291
#840f79
#6a0c60
#4f0948
#350630
#1a0318
#000000

Tones

#ef1bda
#d733c6
#be4cb3
#a6649f
#8d7d8c

Tones

Similar Color like #ef1bda color

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

#f01cdb
#f11ddc
#f21edd
#f31fde
#f420df
#f521e0
#f622e1
#f723e2
#f824e3
#f925e4
#fa26e5
#fb27e6
#fc28e7
#fd29e8
#ee1ad9
#ed19d8
#ec18d7
#eb17d6
#ea16d5
#e915d4
#e814d3
#e713d2
#e612d1
#e511d0
#e410cf
#e30fce
#e20ecd
#e10dcc

Download this Dark Red

Hex #ef1bda 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.

#ef1bda Color Code Preview on Black Background Color

This is how #ef1bda Color will look on black background color. Color contrast ratio is 5.84

#ef1bda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef1bda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef1bda

#ef1bda color code is use for CSS Background Color

Background color for the above div is #ef1bda

HTML with inline CSS

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

#ef1bda color code is use for CSS Border Color

CSS Border color for the above div is #ef1bda

HTML with inline CSS

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

CSS Border Left color for the above div is #ef1bda

HTML with inline CSS

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

CSS Border Right color for the above div is #ef1bda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef1bda

HTML with inline CSS

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

CSS Border Top color for the above div is #ef1bda

HTML with inline CSS

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

#ef1bda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef1bda Color code Preview on White Background

This is how #ef1bda Color code will look on white background color. Color contrast ratio is 3.60

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 #ef1bda; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ef1bda; }

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,27,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,239,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,27,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }