Skip to main content Skip to docs navigation

#ef0ecb 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 Fuchsia and its hex is #ED0DD9 Nearest Color Name

Color Hue/Base color: Red

Hex #ef0ecb Color code in RGB color code model is created after adding 93.73% red color, 5.49% green color and 79.61% blue color. Hex #ef0ecb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 15% yellow and 6.27% black.

Hex #ef0ecb color code is between #ee11cc web safe hex color code and #ff00bb web safe hex color code. #ee11cc is the nearest web safe color code. You can see here many more shades of #ef0ecb color code.

RGB Chart

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

Color Table

Hex Color Code ef0ecb #ef0ecb
RGB Decimal 239, 14, 203 239, 14, 203
RGB Percent 94%, 5%, 80% rgb(94%, 5%, 80%)
CSS RGBa 239, 14, 203,1 rgba(239,14,203,1)
CMYK Model cmyk(0%,94%,15%,6.27%)
HSL Color Space 310,89% ,50% hsl(310,89% ,50%)
HSV Color Space 310°, 94%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00001110 11001011
Octal 357 16 313
Decimal 239 14 203
Hex ef 0e cb

Different shades of #ef0ecb color code.

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

Darkest of #ef0ecb
#5e0650
Darker of #ef0ecb
#8f0879
Dark of #ef0ecb
#bf0ba2
Base of #ef0ecb
#ef0ecb
Light of #ef0ecb
#f43cd6
Lighter
#f66de0
Lightest
#f99dea

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

#ef0ecb
#0eef32

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

Split Complementary

#ef0ecb
#5bef0e
#0eefa3

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

Analogous Color

#900eef
#b50eef
#ef0ecb
#ef0e80
#ef0e22

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

#ef0ecb
#0ecbef
#cbef0e

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

#ef0ecb
#cbef0e
#0eef32
#320eef

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

#ef0ecb
#efa30e
#0eef32
#0e5bef

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

#2e0327
#5e0650
#8f0879
#bf0ba2
#ef0ecb
#f43cd6
#f66de0
#f99dea
#fccdf5

Tints of #ef0ecb Color

#ef0ecb
#f028d0
#f243d6
#f45edc
#f679e2
#f793e7
#f9aeed
#fbc9f3
#fde4f9
#ffffff

Shades of #ef0ecb color code

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

#ef0ecb
#d40cb4
#b90a9d
#9f0987
#840770
#6a065a
#4f0443
#35032d
#1a0116
#000000

Tones

#ef0ecb
#d627ba
#bc41a9
#a35a97
#8a7386

Tones

Similar Color like #ef0ecb color

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

#f00fcc
#f110cd
#f211ce
#f312cf
#f413d0
#f514d1
#f615d2
#f716d3
#f817d4
#f918d5
#fa19d6
#fb1ad7
#fc1bd8
#fd1cd9
#ee0dca
#ed0cc9
#ec0bc8
#eb0ac7
#ea09c6
#e908c5
#e807c4
#e706c3
#e605c2
#e504c1
#e403c0
#e302bf
#e201be
#e100bd

Download this Dark Red

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

#ef0ecb Color Code Preview on Black Background Color

This is how #ef0ecb Color will look on black background color. Color contrast ratio is 5.60

#ef0ecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0ecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0ecb

#ef0ecb color code is use for CSS Background Color

Background color for the above div is #ef0ecb

HTML with inline CSS

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

#ef0ecb color code is use for CSS Border Color

CSS Border color for the above div is #ef0ecb

HTML with inline CSS

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

CSS Border Left color for the above div is #ef0ecb

HTML with inline CSS

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

CSS Border Right color for the above div is #ef0ecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef0ecb

HTML with inline CSS

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

CSS Border Top color for the above div is #ef0ecb

HTML with inline CSS

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

#ef0ecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef0ecb Color code Preview on White Background

This is how #ef0ecb Color code will look on white background color. Color contrast ratio is 3.75

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

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