crispedge.com

Color picker

Loading...

#efadca hex color - Red - Warm color - Information

#efadca hex color - Red - Warm color

Color Hue/Base color: Red

Hex #efadca Color code in RGB color code model is created after adding 93.73% red color, 67.84% green color and 79.22% blue color. Hex #efadca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 15% yellow and 6% black.

Hex #efadca color code is between #eeaacc web safe hex color code and #ffbbbb web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #efadca color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeefadca#efadca
RGB Decimal239, 173, 202rgb(239, 173, 202)
RGB Percent94%, 68%, 79%rgb(94%, 68%, 79%)
CSS RGBa239, 173, 202,1rgba(239,173,202,1)
CMYK Modelcmyk(0%,28%,15%,6%)
HSL Color Space334,67% ,81%hsl(334,67% ,81%)
HSV Color Space334°, 28%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111010110111001010
Octal357255312
Decimal239173202
Hexefadca

Different shades of #efadca color code.

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

Light Shade of #efadca
#f7d8e6
Dark Shade of #efadca
#e782ae
Saturated Shade of #efadca
#f4a8c9
Desaturated Shade of #efadca
#eab2cb
Grey scale Shade of #efadca
#cecece
Brighten Shade
#ffc6e3
Most Readable Shade
#000000

Shades of #efadca color code

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

#efadca
#d499b3
#b9869d
#9f7386
#846070
#6a4c59
#4f3943
#35262c
#1a1316
#000000

Similar Color like #efadca color

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

#f0aecb
#f1afcc
#f2b0cd
#f3b1ce
#f4b2cf
#f5b3d0
#f6b4d1
#f7b5d2
#f8b6d3
#f9b7d4
#fab8d5
#fbb9d6
#fcbad7
#fdbbd8
#eeacc9
#edabc8
#ecaac7
#eba9c6
#eaa8c5
#e9a7c4
#e8a6c3
#e7a5c2
#e6a4c1
#e5a3c0
#e4a2bf
#e3a1be
#e2a0bd
#e19fbc

Monochromatic Color with #efadca

#efadca
#1a1316
#45323a
#6f515e
#9a6f82
#c48ea6

Tints of #efadca Color

#efadca
#f0b6cf
#f2bfd5
#f4c8db
#f6d1e1
#f7dae7
#f9e3ed
#fbecf3
#fdf5f9
#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

#efadca
#adefd2

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

Split Complementary

#efadca
#adefb1
#adebef

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

Analogous Color

#efade4
#efadd7
#efadca
#efadbd
#efadb0

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

#efadca
#caefad
#adcaef

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

#efadca
#ebefad
#adefd2
#b1adef

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

#efadca
#adefd2
#adebef
#efb1ad

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

#efadca Color Code Preview on Black Background Color

This is how #efadca Color will look on black background color. Color contrast ratio is 11.50

#efadca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efadca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efadca

#efadca color code is use for CSS Background Color

Background color for the above div is #efadca

HTML with inline CSS

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

#efadca color code is use for CSS Border Color

CSS Border color for the above div is #efadca

HTML with inline CSS

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

CSS Border Left color for the above div is #efadca

HTML with inline CSS

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

CSS Border Right color for the above div is #efadca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efadca

HTML with inline CSS

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

CSS Border Top color for the above div is #efadca

HTML with inline CSS

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

#efadca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efadca Color code Preview on White Background

This is how #efadca Color code will look on white background color. Color contrast ratio is 1.83

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

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,173,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,239,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,173,202,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.