crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ffc4ca hex color - Red - Warm color - Information

#ffc4ca hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #ffc4ca Color code in RGB color code model is created after adding 100% red color, 76.86% green color and 79.22% blue color. Hex #ffc4ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 21% yellow and 0% black.

Hex #ffc4ca color code is between #eecccc web safe hex color code and #ddbbbb web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #ffc4ca color code.

0 Likes 0 Comments | 13 Views

Color Table

Hex Color Codeffc4ca#ffc4ca
RGB Decimal255, 196, 202rgb(255, 196, 202)
RGB Percent100%, 77%, 79%rgb(100%, 77%, 79%)
CSS RGBa255, 196, 202,1rgba(255,196,202,1)
CMYK Modelcmyk(0%,23%,21%,0%)
HSL Color Space354,100% ,88%hsl(354,100% ,88%)
HSV Color Space354°, 23%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111100010011001010
Octal377304312
Decimal255196202
Hexffc4ca

Different shades of #ffc4ca color code.

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

Light Shade of #ffc4ca
#fff7f8
Dark Shade of #ffc4ca
#ff919c
Saturated Shade of #ffc4ca
#ffc4ca
Desaturated Shade of #ffc4ca
#fcc7cc
Grey scale Shade of #ffc4ca
#e1e1e1
Brighten Shade
#ffdde3
Most Readable Shade
#000000

Shades of #ffc4ca color code

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

#ffc4ca
#e2aeb3
#c6989d
#aa8286
#8d6c70
#715759
#554143
#382b2c
#1c1516
#000000

Similar Color like #ffc4ca color

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

#ffc5cb
#ffc6cc
#ffc7cd
#ffc8ce
#ffc9cf
#ffcad0
#ffcbd1
#ffccd2
#ffcdd3
#ffced4
#ffcfd5
#ffd0d6
#ffd1d7
#ffd2d8
#fec3c9
#fdc2c8
#fcc1c7
#fbc0c6
#fabfc5
#f9bec4
#f8bdc3
#f7bcc2
#f6bbc1
#f5bac0
#f4b9bf
#f3b8be
#f2b7bd
#f1b6bc

Monochromatic Color with #ffc4ca

#ffc4ca
#2a2122
#554143
#806265
#aa8387
#d4a3a8

Tints of #ffc4ca Color

#ffc4ca
#ffcacf
#ffd1d5
#ffd7db
#ffdee1
#ffe4e7
#ffebed
#fff1f3
#fff8f9
#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

#ffc4ca
#c4fff9

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

Split Complementary

#ffc4ca
#c4ffdc
#c4e8ff

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

Analogous Color

#ffc4e2
#ffc4d6
#ffc4ca
#ffcac4
#ffd6c4

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

#ffc4ca
#caffc4
#c4caff

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

#ffc4ca
#e7ffc4
#c4fff9
#dbc4ff

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

#ffc4ca
#c4fff9
#c4e8ff
#ffdcc4

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

#ffc4ca Color Code Preview on Black Background Color

This is how #ffc4ca Color will look on black background color. Color contrast ratio is 14.00

#ffc4ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc4ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc4ca

#ffc4ca color code is use for CSS Background Color

Background color for the above div is #ffc4ca

HTML with inline CSS

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

#ffc4ca color code is use for CSS Border Color

CSS Border color for the above div is #ffc4ca

HTML with inline CSS

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

CSS Border Left color for the above div is #ffc4ca

HTML with inline CSS

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

CSS Border Right color for the above div is #ffc4ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffc4ca

HTML with inline CSS

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

CSS Border Top color for the above div is #ffc4ca

HTML with inline CSS

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

#ffc4ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffc4ca Color code Preview on White Background

This is how #ffc4ca Color code will look on white background color. Color contrast ratio is 1.50

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.