Skip to main content Skip to docs navigation

#ef0fed 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 #ef0fed Color code in RGB color code model is created after adding 93.73% red color, 5.88% green color and 92.94% blue color. Hex #ef0fed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 1% yellow and 6.27% black.

Hex #ef0fed color code is between #ee11ee web safe hex color code and #ff00dd web safe hex color code. #ee11ee is the nearest web safe color code. You can see here many more shades of #ef0fed color code.

RGB Chart

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

Color Table

Hex Color Code ef0fed #ef0fed
RGB Decimal 239, 15, 237 239, 15, 237
RGB Percent 94%, 6%, 93% rgb(94%, 6%, 93%)
CSS RGBa 239, 15, 237,1 rgba(239,15,237,1)
CMYK Model cmyk(0%,94%,1%,6.27%)
HSL Color Space 301,88% ,50% hsl(301,88% ,50%)
HSV Color Space 301°, 94%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00001111 11101101
Octal 357 17 355
Decimal 239 15 237
Hex ef 0f ed

Different shades of #ef0fed color code.

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

Darkest of #ef0fed
#5f065e
Darker of #ef0fed
#8f098e
Dark of #ef0fed
#bf0cbd
Base of #ef0fed
#ef0fed
Light of #ef0fed
#f33ef1
Lighter
#f66ef5
Lightest
#f99ef8

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

#ef0fed
#0fef11

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

Split Complementary

#ef0fed
#7def0f
#0fef81

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

Analogous Color

#6e0fef
#940fef
#ef0fed
#ef0fa2
#ef0f45

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

#ef0fed
#0fedef
#edef0f

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

#ef0fed
#edef0f
#0fef11
#110fef

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

#ef0fed
#ef810f
#0fef11
#0f7def

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

#2f032f
#5f065e
#8f098e
#bf0cbd
#ef0fed
#f33ef1
#f66ef5
#f99ef8
#fccefc

Tints of #ef0fed Color

#ef0fed
#f029ef
#f244f1
#f45ff3
#f679f5
#f794f7
#f9aff9
#fbc9fb
#fde4fd
#ffffff

Shades of #ef0fed color code

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

#ef0fed
#d40dd2
#b90bb8
#9f0a9e
#840883
#6a0669
#4f054f
#350334
#1a011a
#000000

Tones

#ef0fed
#d628d4
#bc42bb
#a35ba2
#897589

Tones

Similar Color like #ef0fed color

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

#f010ee
#f111ef
#f212f0
#f313f1
#f414f2
#f515f3
#f616f4
#f717f5
#f818f6
#f919f7
#fa1af8
#fb1bf9
#fc1cfa
#fd1dfb
#ee0eec
#ed0deb
#ec0cea
#eb0be9
#ea0ae8
#e909e7
#e808e6
#e707e5
#e606e4
#e505e3
#e404e2
#e303e1
#e202e0
#e101df

Download this Dark Red

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

#ef0fed Color Code Preview on Black Background Color

This is how #ef0fed Color will look on black background color. Color contrast ratio is 5.96

#ef0fed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0fed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0fed

#ef0fed color code is use for CSS Background Color

Background color for the above div is #ef0fed

HTML with inline CSS

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

#ef0fed color code is use for CSS Border Color

CSS Border color for the above div is #ef0fed

HTML with inline CSS

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

CSS Border Left color for the above div is #ef0fed

HTML with inline CSS

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

CSS Border Right color for the above div is #ef0fed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef0fed

HTML with inline CSS

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

CSS Border Top color for the above div is #ef0fed

HTML with inline CSS

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

#ef0fed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef0fed Color code Preview on White Background

This is how #ef0fed Color code will look on white background color. Color contrast ratio is 3.52

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

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