@
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.

#ef5985 hex color - Red - Warm color - Information

#ef5985 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef5985 Color code in RGB color code model is created after adding 93.73% red color, 34.9% green color and 52.16% blue color. Hex #ef5985 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 44% yellow and 6.27% black.

Hex #ef5985 color code is between #ee5588 web safe hex color code and #ff6677 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #ef5985 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ef5985 #ef5985
RGB Decimal 239, 89, 133 rgb(239, 89, 133)
RGB Percent 94%, 35%, 52% rgb(94%, 35%, 52%)
CSS RGBa 239, 89, 133,1 rgba(239,89,133,1)
CMYK Model cmyk(0%,63%,44%,6.27%)
HSL Color Space 342,82% ,64% hsl(342,82% ,64%)
HSV Color Space 342°, 63%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 01011001 10000101
Octal 357 131 205
Decimal 239 89 133
Hex ef 59 85

Different shades of #ef5985 color code.

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

Light Shade of #ef5985
#f388a7
Dark Shade of #ef5985
#eb2a63
Saturated Shade of #ef5985
#f85081
Desaturated Shade of #ef5985
#e66289
Grey scale Shade of #ef5985
#a4a4a4
Brighten Shade
#ff729e
Most Readable Shade
#000000

Shades of #ef5985 color code

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

#ef5985
#d44f76
#b94567
#9f3b58
#843149
#6a273b
#4f1d2c
#35131d
#1a090e
#000000

Similar Color like #ef5985 color

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

#f05a86
#f15b87
#f25c88
#f35d89
#f45e8a
#f55f8b
#f6608c
#f7618d
#f8628e
#f9638f
#fa6490
#fb6591
#fc6692
#fd6793
#ee5884
#ed5783
#ec5682
#eb5581
#ea5480
#e9537f
#e8527e
#e7517d
#e6507c
#e54f7b
#e44e7a
#e34d79
#e24c78
#e14b77

Monochromatic Color with #ef5985

#ef5985
#1a0a0f
#451a26
#6f2a3e
#9a3956
#c4496d

Tints of #ef5985 Color

#ef5985
#f06b92
#f27da0
#f490ad
#f6a2bb
#f7b5c8
#f9c7d6
#fbdae3
#fdecf1
#ffffff

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

#ef5985
#59efc3

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

Split Complementary

#ef5985
#59ef78
#59d0ef

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

Analogous Color

#ef59c1
#ef59a3
#ef5985
#ef5967
#ef6959

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

#ef5985
#85ef59
#5985ef

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

#ef5985
#d0ef59
#59efc3
#7859ef

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

Double Complementary Color

#ef5985
#59efc3
#59d0ef
#ef7859

Double Complementary 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).

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

#ef5985 Color Code Preview on Black Background Color

This is how #ef5985 Color will look on black background color. Color contrast ratio is 6.44

#ef5985 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5985

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef5985

#ef5985 color code is use for CSS Background Color

Background color for the above div is #ef5985

HTML with inline CSS

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

#ef5985 color code is use for CSS Border Color

CSS Border color for the above div is #ef5985

HTML with inline CSS

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

CSS Border Left color for the above div is #ef5985

HTML with inline CSS

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

CSS Border Right color for the above div is #ef5985

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef5985

HTML with inline CSS

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

CSS Border Top color for the above div is #ef5985

HTML with inline CSS

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

#ef5985 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef5985 Color code Preview on White Background

This is how #ef5985 Color code will look on white background color. Color contrast ratio is 3.26

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.