Skip to main content Skip to docs navigation

#ef2fc0 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 Kriss Me Not Fuchsia and its hex is #EA27C2 Nearest Color Name

Color Hue/Base color: Red

Hex #ef2fc0 Color code in RGB color code model is created after adding 93.73% red color, 18.43% green color and 75.29% blue color. Hex #ef2fc0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 20% yellow and 6.27% black.

Hex #ef2fc0 color code is between #ee33bb web safe hex color code and #ff22cc web safe hex color code. #ee33bb is the nearest web safe color code. You can see here many more shades of #ef2fc0 color code.

RGB Chart

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

Color Table

Hex Color Code ef2fc0 #ef2fc0
RGB Decimal 239, 47, 192 239, 47, 192
RGB Percent 94%, 18%, 75% rgb(94%, 18%, 75%)
CSS RGBa 239, 47, 192,1 rgba(239,47,192,1)
CMYK Model cmyk(0%,80%,20%,6.27%)
HSL Color Space 315,86% ,56% hsl(315,86% ,56%)
HSV Color Space 315°, 80%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00101111 11000000
Octal 357 57 300
Decimal 239 47 192
Hex ef 2f c0

Different shades of #ef2fc0 color code.

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

Darkest of #ef2fc0
#7c0a60
Darker of #ef2fc0
#ab0d84
Dark of #ef2fc0
#da11a9
Base of #ef2fc0
#ef2fc0
Light of #ef2fc0
#f35ece
Lighter
#f68edd
Lightest
#fabdeb

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

#ef2fc0
#2fef5e

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

Split Complementary

#ef2fc0
#60ef2f
#2fefbe

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

Analogous Color

#ae2fef
#ce2fef
#ef2fc0
#ef2f80
#ef2f30

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

#ef2fc0
#2fc0ef
#c0ef2f

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

#ef2fc0
#c0ef2f
#2fef5e
#5e2fef

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

#ef2fc0
#efbe2f
#2fef5e
#2f60ef

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

#4c063b
#7c0a60
#ab0d84
#da11a9
#ef2fc0
#f35ece
#f68edd
#fabdeb
#feecf9

Tints of #ef2fc0 Color

#ef2fc0
#f046c7
#f25dce
#f474d5
#f68bdc
#f7a2e3
#f9b9ea
#fbd0f1
#fde7f8
#ffffff

Shades of #ef2fc0 color code

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

#ef2fc0
#d429aa
#b92495
#9f1f80
#841a6a
#6a1455
#4f0f40
#350a2a
#1a0515
#000000

Tones

#ef2fc0
#d945b5
#c25ca9
#ac729e
#958992

Tones

Similar Color like #ef2fc0 color

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

#f030c1
#f131c2
#f232c3
#f333c4
#f434c5
#f535c6
#f636c7
#f737c8
#f838c9
#f939ca
#fa3acb
#fb3bcc
#fc3ccd
#fd3dce
#ee2ebf
#ed2dbe
#ec2cbd
#eb2bbc
#ea2abb
#e929ba
#e828b9
#e727b8
#e626b7
#e525b6
#e424b5
#e323b4
#e222b3
#e121b2

Download this Dark Red

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

#ef2fc0 Color Code Preview on Black Background Color

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

#ef2fc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2fc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef2fc0

#ef2fc0 color code is use for CSS Background Color

Background color for the above div is #ef2fc0

HTML with inline CSS

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

#ef2fc0 color code is use for CSS Border Color

CSS Border color for the above div is #ef2fc0

HTML with inline CSS

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

CSS Border Left color for the above div is #ef2fc0

HTML with inline CSS

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

CSS Border Right color for the above div is #ef2fc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef2fc0

HTML with inline CSS

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

CSS Border Top color for the above div is #ef2fc0

HTML with inline CSS

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

#ef2fc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef2fc0 Color code Preview on White Background

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

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