crispedge.com

Color picker

Loading...

#ef569a hex color - Red - Warm color - Information

#ef569a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef569a Color code in RGB color code model is created after adding 93.73% red color, 33.73% green color and 60.39% blue color. Hex #ef569a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 36% yellow and 6% black.

Hex #ef569a color code is between #ee5599 web safe hex color code and #ff66aa web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #ef569a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef569a#ef569a
RGB Decimal239, 86, 154rgb(239, 86, 154)
RGB Percent94%, 34%, 60%rgb(94%, 34%, 60%)
CSS RGBa239, 86, 154,1rgba(239,86,154,1)
CMYK Modelcmyk(0%,64%,36%,6%)
HSL Color Space333,83% ,64%hsl(333,83% ,64%)
HSV Color Space333°, 64%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110101011010011010
Octal357126232
Decimal23986154
Hexef569a

Different shades of #ef569a color code.

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

Light Shade of #ef569a
#f385b6
Dark Shade of #ef569a
#eb277e
Saturated Shade of #ef569a
#f84d99
Desaturated Shade of #ef569a
#e65f9b
Grey scale Shade of #ef569a
#a2a2a2
Brighten Shade
#ff6fb3
Most Readable Shade
#000000

Shades of #ef569a color code

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

#ef569a
#d44c88
#b94277
#9f3966
#842f55
#6a2644
#4f1c33
#351322
#1a0911
#000000

Similar Color like #ef569a color

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

#f0579b
#f1589c
#f2599d
#f35a9e
#f45b9f
#f55ca0
#f65da1
#f75ea2
#f85fa3
#f960a4
#fa61a5
#fb62a6
#fc63a7
#fd64a8
#ee5599
#ed5498
#ec5397
#eb5296
#ea5195
#e95094
#e84f93
#e74e92
#e64d91
#e54c90
#e44b8f
#e34a8e
#e2498d
#e1488c

Monochromatic Color with #ef569a

#ef569a
#1a0a11
#45192c
#6f2848
#9a3763
#c4477f

Tints of #ef569a Color

#ef569a
#f068a5
#f27bb0
#f48ebb
#f6a1c6
#f7b3d2
#f9c6dd
#fbd9e8
#fdecf3
#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

#ef569a
#56efab

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

Split Complementary

#ef569a
#56ef5e
#56e7ef

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

Analogous Color

#ef56d7
#ef56b9
#ef569a
#ef567b
#ef565d

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

#ef569a
#9aef56
#569aef

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

#ef569a
#e6ef56
#56efab
#5e56ef

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

#ef569a
#56efab
#56e7ef
#ef5e56

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 #ef569a 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.

#ef569a Color Code Preview on Black Background Color

This is how #ef569a Color will look on black background color. Color contrast ratio is 6.47

#ef569a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef569a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef569a

#ef569a color code is use for CSS Background Color

Background color for the above div is #ef569a

HTML with inline CSS

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

#ef569a color code is use for CSS Border Color

CSS Border color for the above div is #ef569a

HTML with inline CSS

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

CSS Border Left color for the above div is #ef569a

HTML with inline CSS

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

CSS Border Right color for the above div is #ef569a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef569a

HTML with inline CSS

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

CSS Border Top color for the above div is #ef569a

HTML with inline CSS

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

#ef569a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef569a Color code Preview on White Background

This is how #ef569a Color code will look on white background color. Color contrast ratio is 3.25

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

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,86,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,239,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,86,154,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.