Tomato Queen Color Hex Code

#dd4422

What is Tomato Queen Color Hex Code Color?

Tomato Queen Color Hex Code is a medium, highly saturated, vibrant red color with the hex code #dd4422. Its RGB value is rgb(221, 68, 34), meaning it contains 221 red, 68 green, and 34 blue light values. In the HSL color model, it has a hue of 11°, saturation of 73%, and lightness of 50%.

Tomato Queen Color Hex Code Color Codes

Here are all the color format codes for Tomato Queen Color Hex Code:

  • HEX: #dd4422
  • RGB: rgb(221, 68, 34)
  • HSL: hsl(11°, 73%, 50%)
  • CMYK: cmyk(0%, 69%, 85%, 13%)
  • Android/Flutter: Color(0xFFDD4422)
  • Swift UIColor: UIColor(red: 0.867, green: 0.267, blue: 0.133, alpha: 1.0)

Is Tomato Queen Color Hex Code Accessible?

Tomato Queen Color Hex Code (#dd4422) passes WCAG AA accessibility standards. It has a contrast ratio of 4.26:1 against white and 4.92:1 against black text. For better readability, prefer black text on this color for normal body text.

How to Use Tomato Queen Color Hex Code in Design

Tomato Queen Color Hex Code is a medium red tone that works well as a primary brand color, button color, or dark background in modern UI designs. Use lighter tints of this color to create depth and hierarchy in your layouts. In CSS, you can use it directly as color: #dd4422; or background-color: #dd4422;.

Tomato Queen Color Hex Code Shades and Tints

Shades of Tomato Queen Color Hex Code are created by mixing it with black, ranging from the original #dd4422 down to near-black #c43c1e. Tints are made by adding white — from the base color up to near-white #fbeae6. These variations help build complete design system palettes and Tailwind CSS color scales.

Tomato Queen Color Hex Code Color Harmonies

The complementary color of Tomato Queen Color Hex Code is #22badd. Its analogous colors are #dda222 and #dd225d. For a triadic palette, combine it with #22dd45 and #4522dd.

Frequently Asked Questions

What is the hex code for Tomato Queen Color Hex Code?

The hex code for Tomato Queen Color Hex Code is #dd4422.

What is the RGB value of Tomato Queen Color Hex Code?

The RGB value is rgb(221, 68, 34). Red channel: 221/255, Green: 68/255, Blue: 34/255.

Is Tomato Queen Color Hex Code good for web accessibility?

Tomato Queen Color Hex Code has a contrast ratio of 4.26:1 with white and 4.92:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Tomato Queen Color Hex Code?

Tomato Queen Color Hex Code pairs well with its complementary color #22badd, analogous colors #dda222 and #dd225d, or neutral whites and grays for a clean, modern look.

How do I use Tomato Queen Color Hex Code in CSS?

Use it in CSS like this:
background-color: #dd4422;
color: #dd4422;
Or as a CSS variable: --color-primary: #dd4422;

HEX
#dd4422
RGB
rgb(221, 68, 34)
HSL
hsl(11°, 73%, 50%)
CMYK
cmyk(0%, 69%, 85%, 13%)
RGBA
rgba(221, 68, 34, 1)
HSLA
hsla(11, 73%, 50%, 1)
Android / Flutter
Color(0xFFDD4422)
Swift / UIColor
UIColor(r:0.87 g:0.27 b:0.13)
Hex 0x
0xDD4422
White text
4.26:1
FailAA Large
Black text
4.92:1
AAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white4.26:1
Contrast with black4.92:1
Sample text 21:1
+
=
50%
CSS Variables
/* Tomato Queen Color Hex Code */
--color-primary: #dd4422;
--color-primary-rgb: 221, 68, 34;
--color-primary-hsl: 11 73% 50%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'tomato-queen-color-hex-code': {
    DEFAULT: '#dd4422',
    100: '#ffffff',
    200: '#fbeae6',
    300: '#f7d6ce',
    400: '#f4c1b5',
    500: '#f0ac9d',
    600: '#c43c1e',
    700: '#ac351a',
    800: '#932d17',
    900: '#7b2613',
    950: '#621e0f',
  }
}
SCSS Map
$tomato-queen-color-hex-code: (
  'base': #dd4422,
  'light': #f7d6ce,
  'dark': #ac351a,
  'rgb': 221, 68, 34
);
Badge Outline Badge
AB
Tomato Queen Color Hex Code
#dd4422

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #dd4422
Deuteranopia — #a4af22
Protanopia — #9b9922
Tritanopia — #dd4231
Achromatopsia — #6e6e6e

Tomato Queen Color Hex Code Color Palettes

#5e1613
#7c1e18
#b64c1b
#e0321f
#d95436
#c2440a
#e95625
#ee301b
#f67546
#fb9674
#91452b
#ae4b32
#c96c4a
#dc8b74
#e19c7f
#d99620
#dba057
#e9b772
#f2d09c
#eecfaa
#e9ffffffffffffffe82f
#d92e4a
#e9537c
#ef658a
#f6b4c5
#ff4f1a
#fa593d
#fc885a
#ffa880
#ffc4b3
#b86356
#c48168
#c89179
#d8a18d
#e8d5ce
#955604
#bc3c06
#e75d23
#ee7b49
#f3b87c
#c2ffffffffffffffff05
#b8fffffffffffffff00a
#ed0f07
#fb1a37
#f04b60

Tomato Queen Color Hex Code Shades

#dd4422
#c43c1e
#ac351a
#932d17
#7b2613
#621e0f
#4a170b
#310f08
#190804
#000000

Tomato Queen Color Hex Code Tints

#dd4522
#e0593b
#e46e53
#e8836c
#ec9784
#f0ac9d
#f4c1b5
#f7d6ce
#fbeae6
#ffffff

Tomato Queen Color Hex Code Tones

#dd4522
#d24b2d
#c85237
#be5841
#b35f4c
#a96556
#9f6c60
#94726b
#8a7975
#808080

Tomato Queen Color Hex Code Gradients

Light fade linear-gradient(135deg, #dd4422, #fbeae6)...
Dark fade linear-gradient(135deg, #dd4422, #c43c1e)...
Complementary linear-gradient(135deg, #dd4422, #22badd)...
Triadic linear-gradient(135deg, #dd4422, #22dd45, #4522dd) ...
Saturation burst linear-gradient(135deg, #996f66, #ff2f00) ...

Tomato Queen Color Hex Code Related Colors

Copied!