crispedge.com

Color picker

Loading...

#ef7ba6 hex color - Red - Warm color - Information

#ef7ba6 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef7ba6 Color code in RGB color code model is created after adding 93.73% red color, 48.24% green color and 65.1% blue color. Hex #ef7ba6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 31% yellow and 6% black.

Hex #ef7ba6 color code is between #ee77aa web safe hex color code and #ff8899 web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #ef7ba6 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeef7ba6#ef7ba6
RGB Decimal239, 123, 166rgb(239, 123, 166)
RGB Percent94%, 48%, 65%rgb(94%, 48%, 65%)
CSS RGBa239, 123, 166,1rgba(239,123,166,1)
CMYK Modelcmyk(0%,49%,31%,6%)
HSL Color Space338,78% ,71%hsl(338,78% ,71%)
HSV Color Space338°, 49%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110111101110100110
Octal357173246
Decimal239123166
Hexef7ba6

Different shades of #ef7ba6 color code.

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

Light Shade of #ef7ba6
#f5a8c5
Dark Shade of #ef7ba6
#e94e87
Saturated Shade of #ef7ba6
#f674a4
Desaturated Shade of #ef7ba6
#e882a8
Grey scale Shade of #ef7ba6
#b5b5b5
Brighten Shade
#ff94bf
Most Readable Shade
#000000

Shades of #ef7ba6 color code

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

#ef7ba6
#d46d93
#b95f81
#9f526e
#84445c
#6a3649
#4f2937
#351b24
#1a0d12
#000000

Similar Color like #ef7ba6 color

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

#f07ca7
#f17da8
#f27ea9
#f37faa
#f480ab
#f581ac
#f682ad
#f783ae
#f884af
#f985b0
#fa86b1
#fb87b2
#fc88b3
#fd89b4
#ee7aa5
#ed79a4
#ec78a3
#eb77a2
#ea76a1
#e975a0
#e8749f
#e7739e
#e6729d
#e5719c
#e4709b
#e36f9a
#e26e99
#e16d98

Monochromatic Color with #ef7ba6

#ef7ba6
#1a0e12
#452430
#6f394d
#9a4f6b
#c46588

Tints of #ef7ba6 Color

#ef7ba6
#f089af
#f298b9
#f4a7c3
#f6b5cd
#f7c4d7
#f9d3e1
#fbe1eb
#fdf0f5
#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

#ef7ba6
#7befc4

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

Split Complementary

#ef7ba6
#7bef8a
#7be0ef

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

Analogous Color

#ef7bd4
#ef7bbd
#ef7ba6
#ef7b8f
#ef7e7b

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

#ef7ba6
#a6ef7b
#7ba6ef

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

#ef7ba6
#e0ef7b
#7befc4
#8a7bef

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

#ef7ba6
#7befc4
#7be0ef
#ef8a7b

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

#ef7ba6 Color Code Preview on Black Background Color

This is how #ef7ba6 Color will look on black background color. Color contrast ratio is 8.05

#ef7ba6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7ba6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef7ba6

#ef7ba6 color code is use for CSS Background Color

Background color for the above div is #ef7ba6

HTML with inline CSS

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

#ef7ba6 color code is use for CSS Border Color

CSS Border color for the above div is #ef7ba6

HTML with inline CSS

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

CSS Border Left color for the above div is #ef7ba6

HTML with inline CSS

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

CSS Border Right color for the above div is #ef7ba6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef7ba6

HTML with inline CSS

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

CSS Border Top color for the above div is #ef7ba6

HTML with inline CSS

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

#ef7ba6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef7ba6 Color code Preview on White Background

This is how #ef7ba6 Color code will look on white background color. Color contrast ratio is 2.61

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.