crispedge.com

Color picker

Loading...

#fca28d hex color - Red - Warm color - Information

#fca28d hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #fca28d Color code in RGB color code model is created after adding 98.82% red color, 63.53% green color and 55.29% blue color. Hex #fca28d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 44% yellow and 1% black.

Hex #fca28d color code is between #ffaa88 web safe hex color code and #ee9999 web safe hex color code. #ffaa88 is the nearest web safe color code. You can see here many more shades of #fca28d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefca28d#fca28d
RGB Decimal252, 162, 141rgb(252, 162, 141)
RGB Percent99%, 64%, 55%rgb(99%, 64%, 55%)
CSS RGBa252, 162, 141,1rgba(252,162,141,1)
CMYK Modelcmyk(0%,36%,44%,1%)
HSL Color Space11,95% ,77%hsl(11,95% ,77%)
HSV Color Space11°, 44%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010001010001101
Octal374242215
Decimal252162141
Hexfca28d

Different shades of #fca28d color code.

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

Light Shade of #fca28d
#fdcbbf
Dark Shade of #fca28d
#fb795b
Saturated Shade of #fca28d
#ffa08a
Desaturated Shade of #fca28d
#f6a693
Grey scale Shade of #fca28d
#c4c4c4
Brighten Shade
#ffbba6
Most Readable Shade
#000000

Shades of #fca28d color code

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

#fca28d
#e0907d
#c47e6d
#a86c5e
#8c5a4e
#70483e
#54362f
#38241f
#1c120f
#000000

Similar Color like #fca28d color

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

#fda38e
#fea48f
#ffa590
#ffa691
#ffa792
#ffa893
#ffa994
#ffaa95
#ffab96
#ffac97
#ffad98
#ffae99
#ffaf9a
#ffb09b
#fba18c
#faa08b
#f99f8a
#f89e89
#f79d88
#f69c87
#f59b86
#f49a85
#f39984
#f29883
#f19782
#f09681
#ef9580
#ee947f

Monochromatic Color with #fca28d

#fca28d
#271916
#52352e
#7c5046
#a76b5d
#d18775

Tints of #fca28d Color

#fca28d
#fcac99
#fcb6a6
#fdc1b3
#fdcbbf
#fdd5cc
#fee0d9
#feeae5
#fef4f2
#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

#fca28d
#8de7fc

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

Split Complementary

#fca28d
#8dfcda
#8db0fc

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

Analogous Color

#fc8da4
#fc8d8e
#fca28d
#fcb88d
#fcce8d

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

#fca28d
#8dfca2
#a28dfc

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

#fca28d
#affc8d
#8de7fc
#d98dfc

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

#fca28d
#8de7fc
#8db0fc
#fcda8d

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

#fca28d Color Code Preview on Black Background Color

This is how #fca28d Color will look on black background color. Color contrast ratio is 10.69

#fca28d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca28d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca28d

#fca28d color code is use for CSS Background Color

Background color for the above div is #fca28d

HTML with inline CSS

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

#fca28d color code is use for CSS Border Color

CSS Border color for the above div is #fca28d

HTML with inline CSS

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

CSS Border Left color for the above div is #fca28d

HTML with inline CSS

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

CSS Border Right color for the above div is #fca28d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca28d

HTML with inline CSS

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

CSS Border Top color for the above div is #fca28d

HTML with inline CSS

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

#fca28d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca28d Color code Preview on White Background

This is how #fca28d Color code will look on white background color. Color contrast ratio is 1.96

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

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(252,162,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,231,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,162,141,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.