crispedge.com

Color picker

Loading...

#ef9acf hex color - Red - Warm color - Information

#ef9acf hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #ef9acf color code is between #ee99cc web safe hex color code and #ffaadd web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #ef9acf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef9acf#ef9acf
RGB Decimal239, 154, 207rgb(239, 154, 207)
RGB Percent94%, 60%, 81%rgb(94%, 60%, 81%)
CSS RGBa239, 154, 207,1rgba(239,154,207,1)
CMYK Modelcmyk(0%,36%,13%,6%)
HSL Color Space323,73% ,77%hsl(323,73% ,77%)
HSV Color Space323°, 36%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111001101011001111
Octal357232317
Decimal239154207
Hexef9acf

Different shades of #ef9acf color code.

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

Light Shade of #ef9acf
#f6c6e4
Dark Shade of #ef9acf
#e86eba
Saturated Shade of #ef9acf
#f594d0
Desaturated Shade of #ef9acf
#e9a0ce
Grey scale Shade of #ef9acf
#c4c4c4
Brighten Shade
#ffb3e8
Most Readable Shade
#000000

Shades of #ef9acf color code

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

#ef9acf
#d488b8
#b977a1
#9f668a
#845573
#6a445c
#4f3345
#35222e
#1a1117
#000000

Similar Color like #ef9acf color

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

#f09bd0
#f19cd1
#f29dd2
#f39ed3
#f49fd4
#f5a0d5
#f6a1d6
#f7a2d7
#f8a3d8
#f9a4d9
#faa5da
#fba6db
#fca7dc
#fda8dd
#ee99ce
#ed98cd
#ec97cc
#eb96cb
#ea95ca
#e994c9
#e893c8
#e792c7
#e691c6
#e590c5
#e48fc4
#e38ec3
#e28dc2
#e18cc1

Monochromatic Color with #ef9acf

#ef9acf
#1a1117
#452c3c
#6f4861
#9a6385
#c47faa

Tints of #ef9acf Color

#ef9acf
#f0a5d4
#f2b0d9
#f4bbdf
#f6c6e4
#f7d2e9
#f9ddef
#fbe8f4
#fdf3f9
#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

#ef9acf
#9aefba

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

Split Complementary

#ef9acf
#a5ef9a
#9aefe4

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

Analogous Color

#ed9aef
#ef9ae0
#ef9acf
#ef9abe
#ef9aad

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

#ef9acf
#cfef9a
#9acfef

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

#ef9acf
#efe49a
#9aefba
#9aa4ef

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

#ef9acf
#9aefba
#9aefe4
#ef9aa5

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

#ef9acf Color Code Preview on Black Background Color

This is how #ef9acf Color will look on black background color. Color contrast ratio is 10.19

#ef9acf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef9acf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef9acf

#ef9acf color code is use for CSS Background Color

Background color for the above div is #ef9acf

HTML with inline CSS

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

#ef9acf color code is use for CSS Border Color

CSS Border color for the above div is #ef9acf

HTML with inline CSS

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

CSS Border Left color for the above div is #ef9acf

HTML with inline CSS

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

CSS Border Right color for the above div is #ef9acf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef9acf

HTML with inline CSS

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

CSS Border Top color for the above div is #ef9acf

HTML with inline CSS

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

#ef9acf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef9acf Color code Preview on White Background

This is how #ef9acf Color code will look on white background color. Color contrast ratio is 2.06

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

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